Merge "Remove Python 2.6 classifier"
This commit is contained in:
commit
6a3137de22
@ -45,5 +45,4 @@ To run the tests with a clean virtual env in the same manner as the
|
||||
OpenStack testing infrastructure does so, use tox.
|
||||
|
||||
$ tox -epy27 # test suite on python 2.7
|
||||
$ tox -epy26 # test suite on python 2.6
|
||||
$ tox -epep8 # run full source code checker
|
||||
|
@ -16,7 +16,6 @@ classifier =
|
||||
Programming Language :: Python
|
||||
Programming Language :: Python :: 2
|
||||
Programming Language :: Python :: 2.7
|
||||
Programming Language :: Python :: 2.6
|
||||
|
||||
[files]
|
||||
packages =
|
||||
|
Loading…
x
Reference in New Issue
Block a user