and only allow changes through releases. So I package my script with hatchling, deployed it to pypi and pulled into the docker image and only have to update the version number in requirements.txt file. Is this good practice?
Why you need to depend on PyPI?
So it's easier to pip install the latest release
Обсуждают сегодня