You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am working on improving how this package is bundled in nixpkgs and notice that both poetry and setuptools are declared as build dependencies in pyproject.toml. Also, there is a setup.cfg and setup.py file. Are both of these build tools necessary?
The text was updated successfully, but these errors were encountered:
I am working on improving how this package is bundled in nixpkgs and notice that both poetry and setuptools are declared as build dependencies in pyproject.toml. Also, there is a setup.cfg and setup.py file. Are both of these build tools necessary?
The text was updated successfully, but these errors were encountered: