Global requirements for OpenStack
9ee3854a50
We don't use six anywhere in the requirements code, only in some test files that are only used for running tests against. This removes six from our requirements.txt file since it does not need to be installed. Change-Id: I33687e8935845a606d97deb55dd5573354867e1b Signed-off-by: Sean McGinnis <sean.mcginnis@gmail.com> |
||
---|---|---|
.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.