Skip to content
This repository has been archived by the owner on Jun 13, 2022. It is now read-only.

Commit

Permalink
Update appveyor.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
sdpython committed Jan 2, 2021
1 parent f477e07 commit 7e9072c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions appveyor.yml
Expand Up @@ -10,6 +10,8 @@ init:

install:
- "%PYTHON%\\python -m pip install --upgrade pip"
- "%PYTHON%\\python -m pip install pymyinstall"
- "%PYTHON%\\Scripts\\pymy_install3 pycurl"
- "%PYTHON%\\Scripts\\pip install -r requirements_conda.txt"
- "%PYTHON%\\Scripts\\pip install -r requirements.txt"
- set PYTHONPATH=src
Expand Down

0 comments on commit 7e9072c

Please sign in to comment.