Skip to content
This repository has been archived by the owner on Jan 13, 2024. 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 Sep 8, 2020
1 parent 66d2889 commit 0b837ee
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,8 @@ init:
install:
- "%PYTHON%\\python -m pip install --upgrade pip"
- "%PYTHON%\\Scripts\\pip install pymyinstall"
- "%PYTHON%\\Scripts\\pymy_install3 pylzma"
#- "%PYTHON%\\Scripts\\pymy_install3 pylzma"
- "%PYTHON%\\Scripts\\pip install numpy pylzma"
- "%PYTHON%\\Scripts\\pip install -r requirements_conda.txt"
- "%PYTHON%\\Scripts\\pip install -r requirements.txt"
- "%PYTHON%\\Scripts\\pip install pygame==2.0.0.dev10"
Expand Down

0 comments on commit 0b837ee

Please sign in to comment.