wexpect-venv/appveyor.yml
2019-09-04 11:57:21 +02:00

10 lines
101 B
YAML

# appveyor.yml
---
build: off
install:
- pip install .[test]
test_script:
- python -m tox