graphql-relay-py
graphql-relay-py copied to clipboard
Are both poetry and setuptools necessary?
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?