Remove unused requirements
Argparse is not needed, adding it was a workaround. Remove it again and remove testtools as well. Change-Id: I6459a17d7ccd89805cfbcfbd0ceeeec7fa395312
This commit is contained in:
parent
b4f4013423
commit
d1f1ea7305
@ -3,7 +3,6 @@
|
||||
# process, which may cause wedges in the gate later.
|
||||
|
||||
pbr>=1.6 # Apache-2.0
|
||||
argparse # PSF
|
||||
Babel>=1.3 # BSD
|
||||
iso8601>=0.1.9 # MIT
|
||||
lxml>=2.3 # BSD
|
||||
|
@ -4,7 +4,6 @@
|
||||
|
||||
bashate>=0.2 # Apache-2.0
|
||||
doc8 # Apache-2.0
|
||||
testrepository>=0.0.18 # Apache-2.0/BSD
|
||||
|
||||
# Hacking already pins down pep8, pyflakes and flake8
|
||||
hacking<0.11,>=0.10.0
|
||||
|
Loading…
x
Reference in New Issue
Block a user