We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9617e6f commit 8b53fc1Copy full SHA for 8b53fc1
docs/release.rst
@@ -22,6 +22,9 @@ Fix
22
Maintenance
23
~~~~~~~~~~~
24
25
+* Remove pin on Sphinx
26
+ By :user:`Elliott Sales de Andrade <QuLogic>`, :issue:`552`.
27
+
28
29
.. _release_0.13.0:
30
pyproject.toml
@@ -46,7 +46,7 @@ Homepage = "https://github.com/zarr-developers/numcodecs"
46
47
[project.optional-dependencies]
48
docs = [
49
- "sphinx<7.0.0",
+ "sphinx",
50
"sphinx-issues",
51
"pydata-sphinx-theme",
52
"numpydoc",
0 commit comments