briantist / galactory

An Ansible Galaxy proxy for Artifactory
GNU General Public License v3.0
33 stars 7 forks source link

Build warning re: `setup.cfg` vs `pyproject.toml` #91

Closed briantist closed 11 months ago

briantist commented 11 months ago

https://github.com/briantist/galactory/actions/runs/6357185203/job/17267990624?pr=88#step:10:16

It seems that I need to move most (all?) of the fields out of setup.cfg and into pyproject.toml, otherwise they're going to break unexpectedly at some point.