Merge "Remove nose from dependencies"

This commit is contained in:
Zuul 2022-08-29 20:34:16 +00:00 committed by Gerrit Code Review
commit 97af634ac3
2 changed files with 0 additions and 2 deletions

1
.gitignore vendored
View File

@ -26,7 +26,6 @@ cover/
.coverage*
!.coveragerc
.tox
nosetests.xml
.venv
.stestr/

View File

@ -15,7 +15,6 @@ paramiko>=2.0.0 # LGPLv2.1+
tempest>=29.2.0 # Apache-2.0
tenacity>=3.2.1 # Apache-2.0
ddt>=1.0.1 # MIT
nose>=1.3.7 # LGPL
testtools>=2.2.0 # MIT
testscenarios>=0.4 # Apache-2.0/BSD
eventlet!=0.18.3,!=0.20.1,>=0.18.2 # MIT