Merge "Move anyjson to test-requirements"
This commit is contained in:
commit
14d7b1448b
@ -3,7 +3,6 @@
|
||||
# process, which may cause wedges in the gate later.
|
||||
|
||||
pbr>=1.6 # Apache-2.0
|
||||
anyjson>=0.3.3 # BSD
|
||||
Babel>=1.3 # BSD
|
||||
decorator>=3.4.0 # BSD
|
||||
enum34;python_version=='2.7' or python_version=='2.6' or python_version=='3.3' # BSD
|
||||
|
@ -5,6 +5,7 @@
|
||||
# Install bounded pep8/pyflakes first, then let flake8 install
|
||||
hacking<0.11,>=0.10.0
|
||||
|
||||
anyjson>=0.3.3 # BSD
|
||||
coverage>=3.6 # Apache-2.0
|
||||
ddt>=1.0.1 # MIT
|
||||
fixtures>=1.3.1 # Apache-2.0/BSD
|
||||
|
Loading…
Reference in New Issue
Block a user