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 f62f0b8 commit 6a4b783Copy full SHA for 6a4b783
pyproject.toml
@@ -1,3 +1,6 @@
1
+[project]
2
+requires-python = ">=3.9"
3
+
4
[tool.ruff]
5
line-length = 119
6
0 commit comments