[IPython-dev] How should requirements be listed in setup.py post-4.0?

Jonathan Frederic jon.freder at gmail.com
Mon Aug 17 21:19:28 EDT 2015


Hi Matt,

Question 1 is a little hard to answer, seeing that you're targeting both
3.0 and 4.0.  For 3.0 ipython/ipython, for 4.0 ipython/ipywidgets (which
itself depends on ipython/ipython)

Question 2, I do not know the answer to.

Cheers,
Jon

On Thu, Aug 13, 2015 at 2:48 PM, Matt Craig <mattwcraig at gmail.com> wrote:

> 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
>
>
> _______________________________________________
> IPython-dev mailing list
> IPython-dev at scipy.org
> http://mail.scipy.org/mailman/listinfo/ipython-dev
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/ipython-dev/attachments/20150817/3be7c711/attachment.html>


More information about the IPython-dev mailing list