Leverage upper-constraints files to pin all dependencies 86/125386/1
authorCédric Ollivier <cedric.ollivier@orange.com>
Thu, 21 Oct 2021 15:58:01 +0000 (17:58 +0200)
committerCédric Ollivier <cedric.ollivier@orange.com>
Wed, 27 Oct 2021 00:43:37 +0000 (02:43 +0200)
commit6c1ea761d907ab5691ff8a025c6a5b04031d69af
tree8bb8b05dc929361eebc40bf6c06567eef7ee2440
parent0a3a6798d1fc241c4814e04a94c554e93d05b357
Leverage upper-constraints files to pin all dependencies

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: Cédric Ollivier <cedric.ollivier@orange.com>
Change-Id: I893490b8dfe244e49912d599b8b40745e546862c
(cherry picked from commit 3c0ce0f85b34392dd50608e7440f10a20b0279cd)
docs/conf.py
docs/release-notes.rst
docs/requirements-docs.txt [deleted file]
docs/tox.ini [deleted file]
requirements.txt [new file with mode: 0644]
tox.ini [new file with mode: 0644]