Comment on Poetry – Dependency Management for Python – v1.0parentComments−divbzero6ySimpler PyPI publishing sounds very appealing.I still don’t feel hungry for new dependency management solutions (requirements.txt + virtualenv works reliably for me) but I do like the idea of refactoring setup.cfg and setup.py for simpler PyPI publishing.
Comments
Simpler PyPI publishing sounds very appealing.
I still don’t feel hungry for new dependency management solutions (requirements.txt + virtualenv works reliably for me) but I do like the idea of refactoring setup.cfg and setup.py for simpler PyPI publishing.