Merge "Allow Pygments in openstack/requirements"
This commit is contained in:
commit
1eac6a0453
@ -12,6 +12,7 @@ pep8
|
|||||||
pyflakes
|
pyflakes
|
||||||
pycodestyle
|
pycodestyle
|
||||||
pylint
|
pylint
|
||||||
|
Pygments
|
||||||
|
|
||||||
# Temporarily until tools/tox_install.sh is updated everywhere
|
# Temporarily until tools/tox_install.sh is updated everywhere
|
||||||
horizon
|
horizon
|
||||||
|
@ -380,6 +380,7 @@ demjson # GLGPLv3+
|
|||||||
docker # Apache-2.0
|
docker # Apache-2.0
|
||||||
django-nose # BSD
|
django-nose # BSD
|
||||||
doc8 # Apache-2.0
|
doc8 # Apache-2.0
|
||||||
|
Pygments # BSD license
|
||||||
fixtures # Apache-2.0/BSD
|
fixtures # Apache-2.0/BSD
|
||||||
freezegun # Apache-2.0
|
freezegun # Apache-2.0
|
||||||
gabbi # Apache-2.0
|
gabbi # Apache-2.0
|
||||||
|
@ -188,7 +188,6 @@ python-novaclient===9.1.0
|
|||||||
bcrypt===3.1.3
|
bcrypt===3.1.3
|
||||||
os-client-config===1.28.0
|
os-client-config===1.28.0
|
||||||
XStatic-Angular-Gettext===2.3.8.0
|
XStatic-Angular-Gettext===2.3.8.0
|
||||||
Pygments===2.2.0
|
|
||||||
XStatic-Hogan===2.0.0.2
|
XStatic-Hogan===2.0.0.2
|
||||||
XStatic-objectpath===1.2.1.0
|
XStatic-objectpath===1.2.1.0
|
||||||
python-manilaclient===1.16.0
|
python-manilaclient===1.16.0
|
||||||
|
@ -184,7 +184,6 @@ python-novaclient===10.2.0
|
|||||||
bcrypt===3.1.4
|
bcrypt===3.1.4
|
||||||
os-client-config===1.31.1
|
os-client-config===1.31.1
|
||||||
XStatic-Angular-Gettext===2.3.8.0
|
XStatic-Angular-Gettext===2.3.8.0
|
||||||
Pygments===2.2.0
|
|
||||||
XStatic-Hogan===2.0.0.2
|
XStatic-Hogan===2.0.0.2
|
||||||
XStatic-objectpath===1.2.1.0
|
XStatic-objectpath===1.2.1.0
|
||||||
python-manilaclient===1.22.0
|
python-manilaclient===1.22.0
|
||||||
|
Loading…
x
Reference in New Issue
Block a user