Closed irismessage closed 1 year ago
Makes sense to me. Also the setup.cfg
can be totally removed because setuptools
automatically scans for the contents in the src
folder since v61.0.0. Would probably only need the setuptools>=61
as build dependency, but I did not test this, yet.
Based on https://peps.python.org/pep-0621/