diff options
author | thmsdt <thomas.kulik@telekom.de> | 2023-04-03 13:33:06 +0200 |
---|---|---|
committer | thmsdt <thomas.kulik@telekom.de> | 2023-04-17 12:40:50 +0200 |
commit | 2f07ec8a22ccce11ebe01f7d9ed9f947631d97ff (patch) | |
tree | 7c0183193fd2cfe4a34f08f1c6c115427f2279b0 /etc/requirements-docs.txt | |
parent | b0c6c0b98a4fefcd0b2c88102a06a61c5d624cd0 (diff) |
move requirements file and correct path in tox.ini
Issue-ID: DOC-811
Signed-off-by: thmsdt <thomas.kulik@telekom.de>
Change-Id: I7c1b2bb3bd2357d2de5458d4791d8ee20affc682
Diffstat (limited to 'etc/requirements-docs.txt')
-rw-r--r-- | etc/requirements-docs.txt | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/etc/requirements-docs.txt b/etc/requirements-docs.txt deleted file mode 100644 index 5616848a1..000000000 --- a/etc/requirements-docs.txt +++ /dev/null @@ -1,10 +0,0 @@ -sphinx>=4.2.0 # BSD -sphinx-rtd-theme>=1.0.0 # MIT -sphinxcontrib-blockdiag # BSD -sphinxcontrib-seqdiag # BSD -sphinxcontrib-swaggerdoc -sphinxcontrib-spelling -sphinxcontrib-plantuml -sphinx_toolbox -autopep8 -pylint |