5 ms·
Please god, let uv be the final tweak of the python requirements best practices. I can't handle another easy_install -> requirements.txt/pip -> pyproject.toml.
by maliker 2y ago
Please god, let uv be the final tweak of the python requirements best practices. I can't handle another easy_install -> requirements.txt/pip -> pyproject.toml. It will break me.
- eesmith 2y agoalong with setup.py -> setup.cfg -> pyproject.toml. And distutils -> setuptools. I still haven't figured out how to migrate away from "python setup.py sdist".