Codebase list python-osprofiler / 1173576
Merge "Python 3.4 support is removed" Jenkins authored 7 years ago Gerrit Code Review committed 7 years ago
2 changed file(s) with 1 addition(s) and 2 deletion(s). Raw diff Collapse all Expand all
1414 Programming Language :: Python
1515 Programming Language :: Python :: 2
1616 Programming Language :: Python :: 2.7
17 Programming Language :: Python :: 3.4
1817 Programming Language :: Python :: 3.5
1918
2019 [files]
00 [tox]
11 minversion = 1.6
22 skipsdist = True
3 envlist = py34,py35,py27,pep8
3 envlist = py35,py27,pep8
44
55 [testenv]
66 setenv = VIRTUAL_ENV={envdir}