Skip to content

Commit 142ac49

Browse files
authored
Merge pull request #44 from Cyberbyte-Studios/pyup-pin-cython-0.25.1
Pin cython to latest version 0.25.1
2 parents 4095fc0 + 3ead671 commit 142ac49

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements/base.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
# See http://bitly.com/wheel-building-fails-CPython-35
44
# Verified bug on Python 3.5.1
55
wheel==0.29.0
6-
Cython
6+
Cython==0.25.1
77
# Bleeding edge Django
88
django==1.10.2
99

0 commit comments

Comments
 (0)