graphql-relay-py icon indicating copy to clipboard operation
graphql-relay-py copied to clipboard

Are both poetry and setuptools necessary?

Open tjni opened this issue 2 years ago • 0 comments

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?

tjni avatar Aug 16 '23 11:08 tjni