Merge "Cleaning testrepository occurrences."

This commit is contained in:
Zuul 2019-01-23 18:57:24 +00:00 committed by Gerrit Code Review
commit 7e20214802
3 changed files with 0 additions and 3 deletions

1
.gitignore vendored
View File

@ -22,7 +22,6 @@ build/
doc/build/
doc/source/api/
dist/
.testrepository/
/doc/source/sample.config
.stestr/

View File

@ -48,7 +48,6 @@ Sphinx==1.6.2
sphinxcontrib-websupport==1.0.1
stestr==2.0.0
stevedore==1.20.0
testrepository==0.0.18
testscenarios==0.4
testtools==2.2.0
traceback2==1.4.0

View File

@ -4,7 +4,6 @@
hacking>=1.1.0,<1.2.0 # Apache-2.0
fixtures>=3.0.0 # Apache-2.0/BSD
testrepository>=0.0.18 # Apache-2.0/BSD
testscenarios>=0.4 # Apache-2.0/BSD
stestr>=2.0.0 # Apache-2.0
testtools>=2.2.0 # MIT