[TIP] Tox & setup.py install_requires

holger krekel holger at merlinux.eu
Fri Feb 27 06:36:20 PST 2015


On Wed, Feb 25, 2015 at 18:53 -0500, Randy Syring wrote:
> Can tox be configured to install dependencies based on what is
> listed in setup.py `install_requires` and `extras_require`?
> 
> Thanks.

Not sure if i understand correctly but tox.ini provides no means 
to reference those metadata entries.  If you let tox install
your package this will install the ``install_requires`` dependencies,
however.  What's the issue you are having?

holger


> *Randy Syring*
> Husband | Father | Redeemed Sinner
> 
> /"For what does it profit a man to gain the whole world
> and forfeit his soul?" (Mark 8:36 ESV)/
> 

> _______________________________________________
> testing-in-python mailing list
> testing-in-python at lists.idyll.org
> http://lists.idyll.org/listinfo/testing-in-python




More information about the testing-in-python mailing list