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