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 b034ee4 commit a807b04Copy full SHA for a807b04
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.14.1"]
+lint = ["ruff==0.14.4"]
63
typing = ["mypy==1.18.2", "piqtree[stubs]", "piqtree[test]"]
64
stubs = ["types-PyYAML", "types-requests"]
65
extra = ["cogent3[extra]"]
0 commit comments