Moved the metadata from setup.py to setup.cfg
This commit is contained in:
3
pyproject.toml
Normal file
3
pyproject.toml
Normal file
@@ -0,0 +1,3 @@
|
||||
[build-system]
|
||||
requires = ["setuptools", "wheel", "pathlib2 ; python_version < '3'"]
|
||||
build-backend = "setuptools.build_meta"
|
||||
Reference in New Issue
Block a user