added requrement.txt

This commit is contained in:
2024-05-29 02:15:55 +03:00
parent 9fc0c4c071
commit 9a143ba84a
3 changed files with 1 additions and 0 deletions

View File

@@ -28,6 +28,7 @@ pytest:
- chmod u+x venv/bin/activate
- source venv/bin/activate
- pip install --quiet -U -r requirements.txt
- pip install --quiet -U -r tests/requirements.txt
script:
- pytest -v

Binary file not shown.

BIN
tests/requirements.txt Normal file

Binary file not shown.