Skip to content

Commit e685eb1

Browse files
committed
Removed workaround for appveyor builds
- has been fixed in pytest-dev/py#170 - closes #330
1 parent 608d9fb commit e685eb1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

appveyor.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@ environment:
66
- PYTHON: "C:\\Python36-x64"
77

88
install:
9-
- "%PYTHON%\\python.exe -m pip install py==1.4.34"
109
- "%PYTHON%\\python.exe -m pip install -r requirements.txt"
1110
- "%PYTHON%\\python.exe -m pip install ."
1211

0 commit comments

Comments
 (0)