mirror of
https://opendev.org/openstack/python-openstackclient.git
synced 2026-01-17 07:20:45 +00:00
Merge "Moved test related packages to test-requires"
This commit is contained in:
commit
a7fe774554
2 changed files with 2 additions and 2 deletions
|
|
@ -1,8 +1,6 @@
|
|||
cliff
|
||||
argparse
|
||||
coverage
|
||||
httplib2
|
||||
mock
|
||||
prettytable
|
||||
simplejson
|
||||
-e git://github.com/openstack/python-keystoneclient.git#egg=python-keystoneclient
|
||||
|
|
|
|||
|
|
@ -1,5 +1,7 @@
|
|||
distribute>=0.6.24
|
||||
|
||||
coverage
|
||||
mock
|
||||
mox
|
||||
nose
|
||||
nose-exclude
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue