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