Drop python26 support for Kilo nova
Now that we have stopped running python26 jobs in the gate, remove python26 from the list of jobs in tox project-config patch: Ib495467e00e4b6abf2b3c2b9445b51652ba25167 Change-Id: I18262e91c9f5fc2381c6f5b37eb45b5f27aa81db
This commit is contained in:
@@ -13,10 +13,6 @@ The preferred way to run the unit tests is using ``tox``. See `the
|
||||
unit testing section of the Testing wiki page`_ and Nova's HACKING.rst
|
||||
for more information. Following are some simple examples.
|
||||
|
||||
To run the Python 2.6 tests::
|
||||
|
||||
tox -e py26
|
||||
|
||||
To run the style tests:
|
||||
|
||||
tox -e pep8
|
||||
|
||||
Reference in New Issue
Block a user