summaryrefslogtreecommitdiffstats
path: root/robotframework-onap/README.TXT
diff options
context:
space:
mode:
authorMatthew Watkins <mwatkins@linuxfoundation.org>2022-12-06 13:54:10 +0000
committerMatthew Watkins <mwatkins@linuxfoundation.org>2022-12-07 13:21:55 +0000
commitee796cd26464d78beb559730306a62bf382724d4 (patch)
tree4dbc0aed7b2ce8ed2ede218e905db830c215bf1d /robotframework-onap/README.TXT
parentcc48d7b837c0062c7b79d286c55c75b4eac65212 (diff)
Chore: Unpin robot/versions to match ci-management
Also remove Python2.x tests from tox.ini Issue-ID: CCSDK-3820 Signed-off-by: Matthew Watkins <mwatkins@linuxfoundation.org> Change-Id: Ie852cba988b962dbd0c32e27f987260aaa55e644 Signed-off-by: Matthew Watkins <mwatkins@linuxfoundation.org>
Diffstat (limited to 'robotframework-onap/README.TXT')
-rw-r--r--robotframework-onap/README.TXT1
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