python-packaging
python-packaging copied to clipboard
requirements.txt
Could you add an explicit statement about a requirements.txt file in the repo if your package relies on something besides the python core library? I can make the actual documentation update if I knew what the answer was.
Here’s a guide that’s maintained by the community and up to date: https://packaging.python.org/en/latest/tutorials/managing-dependencies/