Skip to content

Commit 77a3cc8

Browse files
committed
Merge pull request #1115 from UV-CDAT/fix_broken_deps_spyder
adding ipython created cyclical deps
2 parents 5008aaf + 39713f7 commit 77a3cc8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
set(spyder_deps ${pyzmq_pkg} ${pyqt_pkg} ${python_pkg} ${pip_pkg} ${numpy_pkg} ${scipy_pkg} ${sphinx_pkg} ${ipython_pkg} ${matplotlib_pkg})
1+
set(spyder_deps ${pyzmq_pkg} ${pyqt_pkg} ${python_pkg} ${pip_pkg} ${numpy_pkg} ${scipy_pkg} ${sphinx_pkg} ${matplotlib_pkg})

0 commit comments

Comments
 (0)