Argparse is required for JJB to parse arguments
Move argparse requirement from tests to install requirements as it is required when using JJB. Change-Id: If503ebfe790c904f77ef45b59ea909a2577db5cd
This commit is contained in:
parent
ab434cc288
commit
fd82f48a84
@ -1,3 +1,4 @@
|
|||||||
|
argparse
|
||||||
PyYAML
|
PyYAML
|
||||||
python-jenkins
|
python-jenkins
|
||||||
pbr>=0.8.2,<1.0
|
pbr>=0.8.2,<1.0
|
||||||
|
@ -1,4 +1,3 @@
|
|||||||
argparse
|
|
||||||
hacking>=0.5.6,<0.8
|
hacking>=0.5.6,<0.8
|
||||||
coverage>=3.6
|
coverage>=3.6
|
||||||
discover
|
discover
|
||||||
|
Loading…
Reference in New Issue
Block a user