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 bc8e186 commit fca0466Copy full SHA for fca0466
source/openpulse/pyproject.toml
@@ -3,4 +3,4 @@ requires = ["setuptools", "wheel"]
3
4
[tool.black]
5
line-length = 100
6
-target-version = ["py36"]
+target-version = ["py37", "py38", "py39", "py310", "py311", "py312", "py313"]
0 commit comments