We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0a59005 commit 801525aCopy full SHA for 801525a
1 file changed
appveyor.yml
@@ -54,7 +54,7 @@ build_script:
54
- coverage run setup.py bdist_wheel %BUILD_OPTS%
55
56
test_script:
57
- - pip install --no-index --find-links=.\dist\ pythonnet
+ - pip install --find-links=.\dist\ pythonnet
58
- ps: .\ci\appveyor_run_tests.ps1
59
60
on_finish:
0 commit comments