3 Commits

Author SHA1 Message Date
Syed Muhammad Dawoud Sheraz Ali
b61834fd22 build: Add hatch_build in sdist to fix installation issues 2025-03-12 11:50:38 +05:00
Muhammad Labeeb
a5fea82a79
feat: migrate to pyproject.toml and hatch (#54)
* feat: migrate to pyproject.toml and hatch

* fix license and author

* update maintainer
2025-03-02 14:12:25 +05:00
Régis Behmo
4b2a1698ee fix: build-time warning
Installing from source triggers a warning on pip 23.0.1 if
pyproject.toml is not present. Building does not require any special
dependencies, so we just add a simple pyproject.toml file.

See: https://github.com/overhangio/tutor/issues/836
2023-05-17 10:24:21 +02:00