Re-add ipython support
This commit is contained in:
parent
f56de63972
commit
2b83ea30e7
@ -68,6 +68,7 @@ class PyMatplotlib(Package):
|
||||
# Optional dependencies
|
||||
depends_on('py-pillow', type=nolink)
|
||||
depends_on('pkg-config', type='build')
|
||||
depends_on('py-ipython', when='+ipython')
|
||||
|
||||
# Required libraries that ship with matplotlib
|
||||
# depends_on('agg@2.4:')
|
||||
|
Loading…
Reference in New Issue
Block a user