[Distutils] setup_requires for dev environments
Ionel Cristian Mărieș
contact at ionelmc.ro
Fri Mar 20 00:07:08 CET 2015
On Thu, Mar 19, 2015 at 10:38 PM, Nick Coghlan <ncoghlan at gmail.com> wrote:
> I believe setuptools can already do this (as "setup-requirements.txt"),
> but it's a generated file that people tend not to check into source control.
Isn't that just some project's convention - they just read it up in
setup.py? Setuptools doesn't do anything with it by itself.
Also, if pip were to support a setup-requirements.txt, should setuptools
also support that natively? What about "repository url" dependencies?
Thanks,
-- Ionel Cristian Mărieș, http://blog.ionelmc.ro
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/distutils-sig/attachments/20150320/a94f94d3/attachment.html>
More information about the Distutils-SIG
mailing list