Skip to content

Commit 9cd7eaa

Browse files
hodgestarbraised-babbage
authored andcommitted
Update black target Python version list to 3.7 to 3.13.
1 parent b082e12 commit 9cd7eaa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/openpulse/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@ requires = ["setuptools", "wheel"]
33

44
[tool.black]
55
line-length = 100
6-
target-version = ["py36"]
6+
target-version = ["py37", "py38", "py39", "py310", "py311", "py312", "py313"]

0 commit comments

Comments
 (0)