top | item 41357962

(no title)

maliker | 1 year 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.

discuss

order

eesmith|1 year ago

along 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".