summaryrefslogtreecommitdiff
path: root/doc/requirements.txt
diff options
context:
space:
mode:
authorMarc Mueller <30130371+cdce8p@users.noreply.github.com>2021-06-16 20:13:21 +0200
committerGitHub <noreply@github.com>2021-06-16 20:13:21 +0200
commit485a1980860178bcd3345597d76b5688f1c1d84a (patch)
tree1c545ff826d62a344ff417966f9a9beecdd92b91 /doc/requirements.txt
parent61f670d98a8c14f9f4e71e88c2a0e84f4999bac3 (diff)
downloadastroid-git-485a1980860178bcd3345597d76b5688f1c1d84a.tar.gz
Improve Sphinx config (#1001)
* Update and pin Sphinx version * Update conf * Group class members * Display typehints in description * Update tox so doc env isn't reused
Diffstat (limited to 'doc/requirements.txt')
-rw-r--r--doc/requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/requirements.txt b/doc/requirements.txt
index 96c342cd..3c1df6a6 100644
--- a/doc/requirements.txt
+++ b/doc/requirements.txt
@@ -1,2 +1,2 @@
-e .
-sphinx
+sphinx~=4.0