Global requirements for OpenStack
72c5ac955c
Pygments is already in global-requirements, but not in upper-constraints. Pygments is required by Sphinx. Pygments removed support for py2 in version 2.6.0 so we need to ensure that it is properly pinned to prevent tests/docs failing. Pygments was added to the blacklist in I643c7632a02c87820c9c51f03fa34f0764384783 but it's not entirely clear why. To ensure that it is managed in upper-constraints from now on, we remove it from the blacklist. Change-Id: I18a50482e588176047ede81c4ee994c9d7df282b Closes-Bug: #1869174 |
||
---|---|---|
.zuul.d | ||
babel-test | ||
doc | ||
openstack_requirements | ||
playbooks | ||
tools | ||
.gitignore | ||
.gitreview | ||
.stestr.conf | ||
bindep.txt | ||
blacklist.txt | ||
detail.py | ||
global-requirements.txt | ||
MANIFEST.in | ||
projects.txt | ||
README.rst | ||
requirements.txt | ||
setup.cfg | ||
setup.py | ||
test-requirements.txt | ||
tox.ini | ||
update.py | ||
upper-constraints-xfails.txt | ||
upper-constraints.txt |
Global Requirements and Constraints for OpenStack Projects
Resources and Documentation
Please refer to the dependency management documentation linked below for up to date documentation on how to use and interact with the requirements project.