Commit Graph

3 Commits

Author SHA1 Message Date
KOLANICH
67100595ae Migrated the metadata into PEP 621-compliant pyproject.toml, got rid of setup.cfg. 2022-11-10 15:29:25 +03:00
KOLANICH
deba8b5e54 Started populating version automatically from git tags using setuptools_scm. 2022-11-10 15:27:26 +03:00
KOLANICH
ca88e4e49d Move the metadata from setup.py into setup.cfg.
Added `pyproject.toml`.
Removed `setup.py` - it is no longer needed.
Got rid of tests erroroneously finding their way into the wheel.
2022-11-10 15:25:39 +03:00