An error occurred while fetching this tab.
Migrate package metadata to setup.cfg file
- Apr 12, 2022
-
-
Duncan Macleod authored
because setuptools is so old on rhel
-
Duncan Macleod authored
and add pyproject.toml for PEP-517 builders
-
This MR updates the package metadata to be defined in setup.cfg
instead of setup.py
, which is easier to manage, and adds a pyproject.toml
file to support PEP-517 builders.
because setuptools is so old on rhel
and add pyproject.toml for PEP-517 builders