-
-
Notifications
You must be signed in to change notification settings - Fork 19
Move from setup.py to pyproject.toml #208
Copy link
Copy link
Closed
Labels
Description
pyproject.toml is the current standard for providing metadata and dependency information. Requiring setuptools>=61 (#207) is a step into this direction. See also https://setuptools.pypa.io/en/latest/userguide/pyproject_config.html.
Reactions are currently unavailable