[Distutils] sampleproject: use tox?

Antoine Pitrou solipsis at pitrou.net
Thu Oct 8 23:33:06 CEST 2015


On Thu, 8 Oct 2015 22:05:16 +0200
Thomas Güttler <guettliml at thomas-guettler.de> wrote:
> This is a follow up to the thread "Where should I put tests when packaging python modules?"
> 
> I have never used tox up to now. But reading the mails of the thread, it seems
> that tox is the current state of the art.

I don't see why that would be the case.  tox is certainly "the state of
the art" in certain circles, but many projects don't mandate it at all
or even don't use it at all and rely on other mechanisms (e.g. CI with
a rich configuration matrix).

Regards

Antoine.




More information about the Distutils-SIG mailing list