'jinja2' and 'markupsafe' are missing from requirements file
Bug #1552704 reported by
Njira Perci
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
openstackdocstheme |
Fix Released
|
Medium
|
Njira Perci |
Bug Description
If you try to run 'tox -e py27' it fails with a 'No module named jinja2' error. 'jinja2' needs to be a requirement in the requirements file while 'markupsafe' is a jinja2 dependency.
To post a comment you must log in.
Add it to test-requirements file. The autogenerate_ config_ docs directory is not distributed and installed, it is only intented for using directly, so requirements should go to test-requirements.