Remove some redundant stuff

- clean setup.cfg
- remove several test requirements

Change-Id: Icf8e195f33d5efc459452724aeb1c9845c77fdbe
This commit is contained in:
Andrey Kurilin 2018-03-15 16:35:26 +02:00
parent 745afdd67a
commit 406d8fb1ff
2 changed files with 0 additions and 13 deletions

View File

@ -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

View File

@ -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