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 34a3f9d commit 98b5159Copy full SHA for 98b5159
1 file changed
pyproject.toml
@@ -32,7 +32,7 @@ dev = [
32
33
docs = [
34
# REQ.DOCS.DEPS: External packages used to generate project documentation.
35
- "zensical==0.0.37", # WHY: Link resolution fails with newer versions; pinning to a known working version.,
+ "zensical",
36
]
37
38
# ============================================================
0 commit comments