mirror of
https://github.com/clinton-hall/nzbToMedia.git
synced 2025-07-06 05:01:10 -07:00
Add requirements file
This commit is contained in:
parent
3a692c94a5
commit
b115ecc1fe
1 changed files with 3 additions and 0 deletions
3
libs/requirements.txt
Normal file
3
libs/requirements.txt
Normal file
|
@ -0,0 +1,3 @@
|
|||
-r requirements-common.txt
|
||||
-r requirements-py2.txt ; python_version < '3'
|
||||
-r requirements-win.txt ; sys.platform == 'win32'
|
Loading…
Add table
Add a link
Reference in a new issue