Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 114eec9

Browse files
committed
Fix docs publishing
1 parent 1bb3ded commit 114eec9

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

docs/requirements.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
Sphinx
2+
sphinx_rtd_theme
3+
sphinx_mdinclude

requirements.txt

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
-e .
2+
-r docs/requirements.txt
23
aiohttp
34
aioresponses
45
black
@@ -15,7 +16,4 @@ pytest
1516
pytest-mock
1617
pyupgrade
1718
requests
18-
Sphinx
19-
sphinx_rtd_theme
20-
sphinx_mdinclude
2119
setuptools>=65.5.1 # not directly required, pinned by Snyk to avoid a vulnerability

0 commit comments

Comments
 (0)