Commit c64c55aa authored by Stefan Behnel's avatar Stefan Behnel

Merge branch '0.29.x'

parents 6ffb9989 313eae09
......@@ -10,7 +10,7 @@ addons:
- gdb
- python-dbg
- python3-dbg
#- libzmq-dev # previously needed by IPython/Tornado, now embedded in pyzmq
- libzmq-dev # needed by IPython/Tornado
#- gcc-8
#- g++-8
......
jupyter
line_profiler
# transitive dependency of jupyter (18.0.0 comes with a new libzmq)
pyzmq>=18
# transitive dependency of jupyter (18.0.0 is broken)
pyzmq<18
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment