summaryrefslogtreecommitdiffstats
path: root/docs/tox.ini
AgeCommit message (Collapse)AuthorFilesLines
2022-08-31Force py3.8 in tox.iniCédric Ollivier1-3/+3
It allows leveraging on OpenStack Yoga's upper-contraints without any exception. Issue-ID: DOC-782 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com> Change-Id: I42cd3a5885e3fc26c37b369a4b7d68b38079a6a3
2021-10-21Leverage upper-constraints files to pin all dependenciesAndreas Geissler1-1/+4
It leverages the latest change from lfdocs-conf and the upper-constraints.txt now centralized in ONAP docs. In a long run, upperconstraints.os.txt should be removed once ONAP is synced with OpenStack. It removes tox and setuptools from requirements as nothing depends on them (most requirements should be removed except lfdocsconf) Issue-ID: DOC-765 Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de> Change-Id: I0e017b8ffaeaa6626d3196b6442f87a500263457 (cherry picked from commit 995fa60569d369153b6829ca607e87159338d657)
2020-02-10Migrate aai-aai-common docsJessica Wagantall1-0/+22
Merging this will create https://onap-aai-aai-common.readthedocs.io This build will run in parallel to the current docs generation method until we are ready to cut over. Issue-ID: CIMAN-364 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org> Change-Id: Ib2b9138152a2caf20917c120fe163c27e2b59962