Updated from global requirements
Change-Id: I2ef5d50d8a3ddce8d2f1ac3e8b2459c999205ee4
This commit is contained in:
parent
70d119bdc6
commit
7ea400af6b
12
setup.cfg
12
setup.cfg
@ -40,31 +40,22 @@ tooz.backends =
|
||||
[extras]
|
||||
consul =
|
||||
python-consul>=0.4.7 # MIT License
|
||||
|
||||
etcd =
|
||||
requests>=2.10.0 # Apache-2.0
|
||||
|
||||
zake =
|
||||
zake>=0.1.6 # Apache-2.0
|
||||
|
||||
redis =
|
||||
redis>=2.10.0 # MIT
|
||||
|
||||
postgresql =
|
||||
psycopg2>=2.5 # LGPL/ZPL
|
||||
|
||||
mysql =
|
||||
PyMySQL>=0.6.2 # MIT License
|
||||
|
||||
zookeeper =
|
||||
kazoo>=2.2 # Apache-2.0
|
||||
|
||||
memcached =
|
||||
pymemcache!=1.3.0,>=1.2.9 # Apache 2.0 License
|
||||
|
||||
ipc =
|
||||
sysv-ipc>=0.6.8 # BSD License
|
||||
|
||||
test =
|
||||
mock>=2.0 # BSD
|
||||
python-subunit>=0.0.18 # Apache-2.0/BSD
|
||||
@ -73,9 +64,8 @@ test =
|
||||
coverage>=3.6 # Apache-2.0
|
||||
fixtures>=3.0.0 # Apache-2.0/BSD
|
||||
pifpaf>=0.4.0 # Apache-2.0
|
||||
|
||||
doc =
|
||||
sphinx!=1.2.0,!=1.3b1,<1.3,>=1.1.2 # BSD
|
||||
sphinx!=1.3b1,<1.3,>=1.2.1 # BSD
|
||||
oslosphinx!=3.4.0,>=2.5.0 # Apache-2.0
|
||||
|
||||
[pbr]
|
||||
|
Loading…
Reference in New Issue
Block a user