diff --git a/appveyor.yml b/appveyor.yml index d353bbe5f..142ee433c 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -40,6 +40,7 @@ init: install: - python -m pip install -U pip - pip install --upgrade -r requirements.txt --quiet + - pip install pycparser --quiet # Install OpenCover. Can't put on `packages.config`, not Mono compatible - .\tools\nuget\nuget.exe install OpenCover -OutputDirectory packages -Verbosity quiet @@ -51,7 +52,7 @@ build_script: - coverage run setup.py bdist_wheel %BUILD_OPTS% test_script: - - pip install --find-links=.\dist\ pythonnet + - pip install --no-index --find-links=.\dist\ pythonnet - ps: .\ci\appveyor_run_tests.ps1 on_finish: pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy