Skip to content
This repository has been archived by the owner on Jan 27, 2023. It is now read-only.

Commit

Permalink
'pytest -v tests' requires explicit dependency downloading
Browse files Browse the repository at this point in the history
  • Loading branch information
jpivarski committed Mar 31, 2019
1 parent fc4bf76 commit 4281d1a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,4 +46,5 @@ install:
build_script:
- "pip install %NUMPY%"
- "pip install pytest pytest-runner"
- "pip install awkward>=0.7.0"
- "pytest -v tests"

0 comments on commit 4281d1a

Please sign in to comment.