[IPython-dev] How should requirements be listed in setup.py post-4.0?
Matt Craig
mattwcraig at gmail.com
Thu Aug 13 17:48:07 EDT 2015
Hi,
I actually have two questions, both related to a widget-based
package I'm about release a new version of that is compatible with
both IPython 3 and IPython 4/jupyter.
1. What is the "best" thing to list as a requirement for the widget
bits...jupyter? ipywidgets?something else?
2. Anyone know a way to express in install_requires that either IPython v3
or jupyter/ipywidgets/whatever-the-answer-to1-is meets the install
requirements? I could fudge this by doing two separate releases, but would
rather not.
Thanks,
Matt Craig
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/ipython-dev/attachments/20150813/5e1af062/attachment.html>
More information about the IPython-dev
mailing list