Skip to content

Commit

Permalink
Removed workaround for appveyor builds
Browse files Browse the repository at this point in the history
- has been fixed in pytest-dev/py#170
- closes #330
  • Loading branch information
mrbean-bremen committed Nov 17, 2017
1 parent 608d9fb commit e685eb1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ environment:
- PYTHON: "C:\\Python36-x64"

install:
- "%PYTHON%\\python.exe -m pip install py==1.4.34"
- "%PYTHON%\\python.exe -m pip install -r requirements.txt"
- "%PYTHON%\\python.exe -m pip install ."

Expand Down

0 comments on commit e685eb1

Please sign in to comment.