Update documentation, tox environment
Python 2.7 is no longer supported. Change-Id: I35d9c24d493dea254a823cce528e9fc482d9f4cd
This commit is contained in:
parent
2bff1024fa
commit
09f5e0362c
@ -50,7 +50,7 @@ started including unit tests as examples in our documentation so to keep the
|
|||||||
examples up to date it is very important that we include unit tests for
|
examples up to date it is very important that we include unit tests for
|
||||||
every module. To run the unit tests, execute the command::
|
every module. To run the unit tests, execute the command::
|
||||||
|
|
||||||
tox -e py27
|
tox -e py38
|
||||||
|
|
||||||
* Note: View ``tox.ini`` to run tests on other versions of Python.
|
* Note: View ``tox.ini`` to run tests on other versions of Python.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user