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
3.0a6-cypclass
3.0a6-cypclass
Switch branch/tag
cython
test-requirements-cpython.txt
Find file
Normal view
History
Permalink
test-requirements-cpython.txt
97 Bytes
Edit
Web IDE
Newer
Older
Exclude jupyter from PyPy tests since it has too many dependencies that may not install at all.
dc1ab34f
Stefan Behnel
committed
Feb 08, 2019
1
jupyter
Exclude installation of "line_profiler" in travis for PyPy since it fails to install.
beac21ce
Stefan Behnel
committed
Sep 05, 2017
2
line_profiler
Fix travis build in Py3.4 by pinning a version dependency.
6f82bbb4
Stefan Behnel
committed
Feb 20, 2019
3
4
# transitive dependency of jupyter (17.0+ lacks wheels for Py3.4)
pyzmq<17