projects
/
nmigen.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9f70256
)
docs: update requirements.
author
whitequark
<whitequark@whitequark.org>
Fri, 8 Oct 2021 17:48:00 +0000
(17:48 +0000)
committer
Luke Kenneth Casson Leighton
<lkcl@lkcl.net>
Fri, 31 Dec 2021 19:51:10 +0000
(19:51 +0000)
Sphinx 4.2 or later is required for compatibility with Python 3.10.
A released version of Pygments can now be used for highlighting.
docs/requirements.txt
patch
|
blob
|
history
diff --git
a/docs/requirements.txt
b/docs/requirements.txt
index 0f513163df5ecc3514c181047588909b294e7322..305e14ae88c99486b416867fb0b75f37d7a87c1a 100644
(file)
--- a/
docs/requirements.txt
+++ b/
docs/requirements.txt
@@
-1,4
+1,3
@@
-sphinx~=
3.0
+sphinx~=
4.2
sphinxcontrib-platformpicker~=1.1
--e git+http://github.com/pygments/pygments.git#egg=pygments
sphinx-rtd-theme~=0.5.0