mirror of
https://github.com/pkkid/python-plexapi
synced 2024-11-10 14:14:19 +00:00
Remove requirements.txt
This commit is contained in:
parent
cd1a05d770
commit
050e7fbd73
1 changed files with 0 additions and 1 deletions
|
@ -15,7 +15,6 @@ before_install:
|
|||
- pip install -U pytest pytest-cov coveralls
|
||||
|
||||
install:
|
||||
- pip install -r requirements.txt
|
||||
- pip install -r requirements_dev.txt
|
||||
- pip install -r requirements_doc.txt
|
||||
|
||||
|
|
Loading…
Reference in a new issue