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 83ba7ca commit 6ae81caCopy full SHA for 6ae81ca
.gitignore
@@ -11,7 +11,7 @@ build
11
_build
12
.cache
13
*.so
14
-
+.pdm-python
15
# Installer logs
16
pip-log.txt
17
pyproject.toml
@@ -62,9 +62,6 @@ docs = [
62
"mkdocs-material>=9.5.27",
63
"mkdocs>=1.6.0",
64
]
65
-maintain = [
66
- "git-changelog>=2.3",
67
-]
68
lint = [
69
"ruff>=0.4.9"
70
template/pyproject.toml.jinja
@@ -62,9 +62,7 @@ docs = [
+
0 commit comments