4 lines
84 B
YAML
4 lines
84 B
YAML
build_script:
|
|
- pip install -r requirements-dev.txt
|
|
- python ./bin/run_tests.py
|