Skip to content
This repository has been archived by the owner on Aug 9, 2024. It is now read-only.

Commit

Permalink
Revert appveyor changes
Browse files Browse the repository at this point in the history
  • Loading branch information
heitzmann committed Jan 13, 2022
1 parent 9326d9e commit 5fac9e3
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,14 +4,10 @@ environment:
- PYTHON: "C:\\Python36"
- PYTHON: "C:\\Python37"
- PYTHON: "C:\\Python38"
- PYTHON: "C:\\Python39"
- PYTHON: "C:\\Python310"
- PYTHON: "C:\\Python27-x64"
- PYTHON: "C:\\Python36-x64"
- PYTHON: "C:\\Python37-x64"
- PYTHON: "C:\\Python38-x64"
- PYTHON: "C:\\Python39-x64"
- PYTHON: "C:\\Python310-x64"

install:
- "%PYTHON%\\python.exe -m pip install --upgrade pip setuptools wheel"
Expand Down

0 comments on commit 5fac9e3

Please sign in to comment.