diff options
| author | Jenkins <jenkins@review.openstack.org> | 2017-01-11 14:58:07 +0000 |
|---|---|---|
| committer | Gerrit Code Review <review@openstack.org> | 2017-01-11 14:58:07 +0000 |
| commit | 646840b41d9dcf0c81a21bbc120e80f44ac8f2ac (patch) | |
| tree | 908d5884a3abb26ed5cc9797ef0e9899381eb1d0 /doc/source | |
| parent | 6a0e7ae072e1ca0083ab0264cf26682e756ed5ad (diff) | |
| parent | 7bb1f3a7707aab0fe81fbeaf1e3c5836a53fbf09 (diff) | |
| download | python-ironicclient-646840b41d9dcf0c81a21bbc120e80f44ac8f2ac.tar.gz | |
Merge "Update tox envs list"
Diffstat (limited to 'doc/source')
| -rw-r--r-- | doc/source/testing.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/source/testing.rst b/doc/source/testing.rst index 90c7483..0f8a46c 100644 --- a/doc/source/testing.rst +++ b/doc/source/testing.rst @@ -24,7 +24,7 @@ environments sequentially and pep8 style guideline run:: You can also selectively pick specific test environments by listing your chosen environments after a -e flag:: - $ tox -e py27,py33,py34,pep8 + $ tox -e py35,py27,pep8,pypy .. note:: Tox sets up virtual environment and installs all necessary dependencies. |
