Syed Muhammad Dawoud Sheraz Ali
ae4e3f20ac
feat: migrate to ruff for linting and formatting checks ( #50 )
2025-09-24 10:30:18 +05:00
jfavellar90
3fe46bc278
feat: upgrade to teak
2025-04-04 12:44:52 -05:00
Syed Muhammad Dawoud Sheraz Ali
97aed60b38
build: Add hatch_build in sdist to fix installation issues ( #47 )
...
* build: Add hatch_build in sdist to fix installation issues
2025-03-12 15:13:12 +05:00
Jhony Avella
8540aef9b8
feat: migrate from setup.py to pyproject.toml ( #46 )
...
* feat: migrate from setup.py to pyproject.toml
* chore: fixes
* chore: addressing PR comments
* chore: addressing more comments
2025-03-11 13:09:00 -05:00
Régis Behmo
3358ee7e1d
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