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 4dac9d9 commit f963965Copy full SHA for f963965
ch06/first-python-package/pyproject.toml
@@ -4,4 +4,4 @@ build-backend = "setuptools.build_meta"
4
5
[tool.black]
6
line-length = 120
7
-target-version = ['py38', 'py39']
+target-version = ['py39', 'py310']
ch07/first-python-package/pyproject.toml
0 commit comments