@ -4,7 +4,5 @@ python:
- "3.9"
- "3.9-dev" # 3.9 development branch
- "nightly" # nightly build
install:
- pip install -r requirements.txt
script:
- pytest