On Mon, Aug 20, 2018, 7:45 AM Paul Moore <[email protected]> wrote:

> On Mon, 20 Aug 2018 at 13:21, Wes Turner <[email protected]> wrote:
> >
> > Something as simple as reading a requirements.txt file into JSON must
> either reimplement or wrongly import from pip._internal.
>
> Or copy pip's code and maintain it locally...
>
> > Anyways,
> > Tool authors reimplementing in particular the requirements.txt
> functionality shouldn't be necessary.
>
> Agreed. Maybe someone should write a package to handle
> requirements.txt reading API.
>

Or as pipenv does, abort that issue entirely in favor of a toml file
because that's the future, right? :)

-W

>
--
Distutils-SIG mailing list -- [email protected]
To unsubscribe send an email to [email protected]
https://mail.python.org/mm3/mailman3/lists/distutils-sig.python.org/
Message archived at 
https://mail.python.org/mm3/archives/list/[email protected]/message/FJFQNINEKKUNFN5TGYROYFS7LPBF6XN5/

Reply via email to