diff options
Diffstat (limited to 'robotframework-onap/README.TXT')
-rw-r--r-- | robotframework-onap/README.TXT | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/robotframework-onap/README.TXT b/robotframework-onap/README.TXT index f5b20c9..6fdb111 100644 --- a/robotframework-onap/README.TXT +++ b/robotframework-onap/README.TXT @@ -10,7 +10,6 @@ It provides 3 packages: A tox file has been created with the following targets: * py3: run unit tests using python3 + provide unit test coverage information -* py27: run unit tests using python2.7 * pep8: python linting with flake8 (python3) * pylint: python linting with pylint (python3), pylint provide a rate estimation |