diff --git a/doc/requirements.txt b/doc/requirements.txt deleted file mode 120000 index 3cfb341d4..000000000 --- a/doc/requirements.txt +++ /dev/null @@ -1 +0,0 @@ -../molecule-requirements.txt \ No newline at end of file diff --git a/doc/requirements.txt b/doc/requirements.txt new file mode 100644 index 000000000..48262137d --- /dev/null +++ b/doc/requirements.txt @@ -0,0 +1,10 @@ +# this is required for the docs build jobs +ansible-core<2.12.0 +sphinx>=2.0.0,!=2.1.0 # BSD +openstackdocstheme>=2.2.1 # Apache-2.0 +reno>=3.1.0 # Apache-2.0 +doc8>=0.8.1 # Apache-2.0 +bashate>=0.6.0 # Apache-2.0 +metalsmith>=1.4.0 # Apache-2.0 +jsonschema # MIT +ruamel.yaml diff --git a/molecule-requirements.txt b/molecule-requirements.txt index 7aeeed957..ead5bbc89 100644 --- a/molecule-requirements.txt +++ b/molecule-requirements.txt @@ -15,15 +15,7 @@ testinfra netaddr jinja2 -# this is required for the docs build jobs ansible-core<2.12.0 -sphinx>=2.0.0,!=2.1.0 # BSD -openstackdocstheme>=2.2.1 # Apache-2.0 -reno>=3.1.0 # Apache-2.0 -doc8>=0.8.1 # Apache-2.0 -bashate>=0.6.0 # Apache-2.0 -metalsmith>=1.4.0 # Apache-2.0 -jsonschema # MIT # Upstream requirements from constraints.txt tripleo-common