summaryrefslogtreecommitdiffstats
path: root/pyproject.toml
diff options
context:
space:
mode:
Diffstat (limited to 'pyproject.toml')
-rw-r--r--pyproject.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pyproject.toml b/pyproject.toml
index 1f663c5f..dddae152 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -15,4 +15,4 @@
15[tool.black] 15[tool.black]
16line-length = 80 16line-length = 80
17# NB: Keep in sync with tox.ini. 17# NB: Keep in sync with tox.ini.
18target-version = ['py36', 'py37', 'py38', 'py39', 'py310', 'py311'] 18target-version = ['py36', 'py37', 'py38', 'py39', 'py310', 'py311'] #, 'py312'