added requrement.txt
This commit is contained in:
@@ -28,8 +28,8 @@ pytest:
|
|||||||
- chmod u+x venv/bin/activate
|
- chmod u+x venv/bin/activate
|
||||||
- source venv/bin/activate
|
- source venv/bin/activate
|
||||||
- python -V
|
- python -V
|
||||||
- pip install --quiet -U -r requirements.txt
|
- pip install -U -r requirements.txt
|
||||||
- pip install --quiet -U -r tests/requirements.txt
|
- pip install -U -r tests/requirements.txt
|
||||||
script:
|
script:
|
||||||
- pytest -v
|
- pytest -v
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user