mirror of
https://github.com/ae-utbm/sith.git
synced 2024-11-14 02:03:22 +00:00
5 lines
78 B
YAML
5 lines
78 B
YAML
|
test:
|
||
|
script:
|
||
|
- pip install -r requirements.txt
|
||
|
- python manage.py test
|