Skip to content

Commit

Permalink
Merge pull request #771 from OpenIDC/fix-appveyor
Browse files Browse the repository at this point in the history
Unbreak appveyor.yml after cryptography update
  • Loading branch information
schlenk authored Mar 15, 2021
2 parents 62f8d75 + 0bfb948 commit eb19aec
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 @@ -10,6 +10,7 @@ environment:
build: off

install:
- "%PYTHON%\\python.exe -m pip install --upgrade pip"
- "%PYTHON%\\python.exe -m pip install .[testing]"

test_script:
Expand Down

0 comments on commit eb19aec

Please sign in to comment.