Remove some redundant stuff
- clean setup.cfg - remove several test requirements Change-Id: Icf8e195f33d5efc459452724aeb1c9845c77fdbe
This commit is contained in:
parent
745afdd67a
commit
406d8fb1ff
10
setup.cfg
10
setup.cfg
@ -24,10 +24,6 @@ classifier =
|
||||
packages =
|
||||
rally_openstack
|
||||
|
||||
data_files =
|
||||
etc/bash_completion.d =
|
||||
etc/rally.bash_completion
|
||||
|
||||
[global]
|
||||
setup-hooks =
|
||||
pbr.hooks.setup_hook
|
||||
@ -36,12 +32,6 @@ setup-hooks =
|
||||
rally_plugins =
|
||||
path = rally_openstack
|
||||
|
||||
[extras]
|
||||
mysql =
|
||||
PyMySQL>=0.7.6 # MIT
|
||||
postgres =
|
||||
psycopg2>=2.5 # LGPL/ZPL
|
||||
|
||||
[build_sphinx]
|
||||
all_files = 1
|
||||
build-dir = doc/build
|
||||
|
@ -21,6 +21,3 @@ testtools>=2.2.0 # UNKNOWN
|
||||
sphinx>=1.6.2,!=1.6.6 # BSD
|
||||
oslosphinx>=4.7.0 # Apache Software License
|
||||
oslotest>=3.2.0 # Apache Software License
|
||||
|
||||
testresources>=2.0.0 # UNKNOWN
|
||||
testscenarios>=0.4 # UNKNOWN
|
||||
|
Loading…
x
Reference in New Issue
Block a user