Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
C
cython
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Merge Requests
0
Merge Requests
0
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Commits
Open sidebar
nexedi
cython
5ea4b23c2e24e04c9fa48ec816c0fc3483fea21b
5ea4b23c2e24e04c9fa48ec816c0fc3483fea21b
Switch branch/tag
cython
test-requirements.txt
Find file
Normal view
History
Permalink
test-requirements.txt
37 Bytes
Edit
Web IDE
Newer
Older
Disable testing against NumPy 1.19.0 in the 0.29.x branch, which breaks a C-API call.
c492b0d6
Stefan Behnel
committed
Jul 01, 2020
1
numpy
!= 1.19.0
Try to include some more test dependencies in the travis build (but exclude...
10f7df92
Stefan Behnel
committed
Aug 28, 2017
2
coverage
Added the pep8 test to travis. All the warnings are disabled and only a few...
eea6e8a3
gabrieldemarmiesse
committed
Aug 11, 2018
3
pycodestyle