Bump max cython version.

This commit is contained in:
matham 2019-11-02 15:00:50 -04:00 committed by GitHub
parent 09ea01a02e
commit c52dc5d8cb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ verbosity=2
logging-level=DEBUG
[kivy]
cython_min=0.24
cython_max=0.29.10
cython_max=0.29.14
cython_exclude=0.27,0.27.2
[coverage:run]
plugins =