Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0a59005 commit 801525aCopy full SHA for 801525a
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