Skip to content

Commit 4f90b08

Browse files
authored
Update appveyor.yml
1 parent 4345f46 commit 4f90b08

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

appveyor.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ install:
2020
- "%CMD_IN_ENV% python -m pip install --upgrade setuptools pip"
2121
- "%CMD_IN_ENV% pip install nose coverage"
2222
# - "%CMD_IN_ENV% pip install .[test]"
23+
- "%CMD_IN_ENV% pip install pytest"
2324
- "%CMD_IN_ENV% mkdir results"
2425
- "%CMD_IN_ENV% cd results"
2526
test_script:

0 commit comments

Comments
 (0)