New issue 225: create a standard for external tools to store data in tox.ini
https://bitbucket.org/hpk42/tox/issue/225/create-a-standard-for-external-tools-to

Ronny Pfannschmidt:

since 
https://bitbucket.org/pytest-dev/pytest/issue/567/use-of-pytest-in-setupcfg-collides-with

i think its there is need for a standard ruling on how to put other things into 
tox.ini 
that will be collision-free in future

i propose prefixing of sections of tools with external or tool

so `[pytest]` would become `[tool:pytest]`


_______________________________________________
pytest-commit mailing list
pytest-commit@python.org
https://mail.python.org/mailman/listinfo/pytest-commit

Reply via email to