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 df7389c commit 1e7a929Copy full SHA for 1e7a929
pyproject.toml
@@ -59,7 +59,7 @@ dev = [
59
"piqtree[typing]"
60
]
61
test = ["pytest", "pytest-cov", "pytest-markdown-docs", "pytest-mock", "nox"]
62
-lint = ["ruff==0.12.9"]
+lint = ["ruff==0.12.11"]
63
typing = ["mypy==1.17.1", "piqtree[stubs]", "piqtree[test]"]
64
stubs = ["types-PyYAML", "types-requests"]
65
extra = ["cogent3[extra]"]
0 commit comments