We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b87308c commit 94bcd41Copy full SHA for 94bcd41
pyproject.toml
@@ -69,6 +69,7 @@ changelog-header = "###############"
69
version-header = "="
70
71
[tool.pdm]
72
+ignore_package_warnings = ["sphinx"]
73
74
[tool.pdm.scripts]
75
docbuild = "invoke docbuild"
0 commit comments