<div dir="ltr">hello, is there any way, via python code, to get all tox envs and their respective basepython ?<br><br>I&#39;m doing some experiments to create a helper tool to automatically generate test matrix from tox test matrix to travis-ci test matrix.<br><br>I can already get all the tox env, however, as some tox env not explicitly tell which version of python used in this tox env<div><br></div><div>e.g.:<br><br>from comand line<br><br>tox -l<br><br>return:<br><br>py35-django18</div><div>flake8</div><div><br clear="all"><div>then, i can infer that &quot;py35-django18&quot; use python3.5, but I do not know how can I know what the basepython of &quot;flake8&quot; use<br></div><div><br><br></div><div><br></div>-- <br><div class="gmail_signature"><div dir="ltr"><div><div dir="ltr"><div dir="ltr" style="font-family:arial;font-size:small">Fábio C. Barrionuevo da Luz<br>Palmas - Tocantins - Brasil - América do Sul<br><div><br></div><div><a href="http://pythonclub.com.br/" style="color:rgb(17,85,204)" target="_blank">http://pythonclub.com.br/</a></div><div><br></div><div><div>Blog colaborativo sobre Python e tecnologias Relacionadas, mantido totalmente no <a href="https://github.com/pythonclub/pythonclub.github.io" style="color:rgb(17,85,204)" target="_blank">https://github.com/pythonclub/pythonclub.github.io</a> .</div><div><br></div><div>Todos são livres para publicar. É só fazer fork, escrever sua postagem e mandar o pull-request. Leia mais sobre como publicar em README.md e <a href="http://contributing.md/" style="color:rgb(17,85,204)" target="_blank">contributing.md</a>.</div><div>Regra básica de postagem:</div><div>&quot;Você&quot; acha interessante? É útil para &quot;você&quot;? Pode ser utilizado com Python ou é útil para quem usa Python? Está esperando o que? Publica logo, que estou louco para ler...</div></div></div><div><div style="font-family:arial;font-size:small"><div><br></div></div></div></div></div></div></div>
</div></div>