Files
otc-metadata-swiss/otc_metadata/templates/doc_requirements.txt.j2
Sebastian Gode 1985e1f40d
All checks were successful
gl/check check status: success (1985e1f40d5cdc790ed556777ca5e4f572550b72)
gl/gate gate status: success (1985e1f40d5cdc790ed556777ca5e4f572550b72)
Added Commit Hash and Time to confpy
2024-09-06 07:28:44 +00:00

17 lines
436 B
Django/Jinja

sphinx>=2.0.0,!=2.1.0 # BSD
{% if target_environment == 'public' %}
otcdocstheme<2.0.0 # Apache-2.0
{% elif target_environment == 'internal' %}
otcdocstheme # Apache-2.0
{% else %}
otcdocstheme # Apache-2.0
{% endif %}
# releasenotes
reno>=3.1.0 # Apache-2.0
otc-sphinx-directives>=0.1.0
sphinx-minify>=0.0.1 # Apache-2.0
git+https://gitea.eco.tsi-dev.otc-service.com/infra/otc-metadata-swiss.git#egg=otc_metadata
setuptools
gitpython