Files
cibuildwheel/appveyor.yml
T

4 lines
84 B
YAML
Raw Normal View History

build_script:
2017-09-01 13:32:34 +01:00
- pip install -r requirements-dev.txt
- python ./bin/run_tests.py