python-packaging icon indicating copy to clipboard operation
python-packaging copied to clipboard

requirements.txt

Open Gamecock opened this issue 2 years ago • 1 comments

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.

Gamecock avatar Mar 06 '23 21:03 Gamecock

Here’s a guide that’s maintained by the community and up to date: https://packaging.python.org/en/latest/tutorials/managing-dependencies/

merwok avatar Mar 06 '23 21:03 merwok