Skip to content

Commit 0f2d4d8

Browse files
committed
Don't need to run cython in appveyor
1 parent 84eaa54 commit 0f2d4d8

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
@@ -66,7 +66,6 @@ install:
6666
- "%PYTHON%\\Scripts\\pip install --disable-pip-version-check --user --upgrade pip wheel cython"
6767

6868
build_script:
69-
- "%PYTHON%\\Scripts\\cython bencoder.pyx"
7069
- "%PYTHON%\\python setup.py install"
7170

7271
test_script:

0 commit comments

Comments
 (0)