Skip to content

Commit 89f3758

Browse files
committed
Attempt to fix msbuild issue
1 parent ef776e0 commit 89f3758

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.appveyor.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ environment:
22
matrix:
33
- PYTHON: "C:\\Python37"
44

5+
build: off
56
install:
67
- "%PYTHON%\\python.exe -m pip install --upgrade pip setuptools"
78
- "%PYTHON%\\python.exe -m pip install --upgrade --editable .[dev]"

0 commit comments

Comments
 (0)