tox run command only for one python version code example
Example: tox install requirements constraints
[testenv]
deps =
-rrequirements.txt
-cconstraints.txt
[testenv]
deps =
-rrequirements.txt
-cconstraints.txt