summaryrefslogtreecommitdiffstats
path: root/pyproject.toml
diff options
context:
space:
mode:
authorDiego Elio Pettenò <flameeyes@flameeyes.com>2023-08-03 12:13:59 +0200
committerDiego Elio Pettenò <flameeyes@flameeyes.com>2023-08-03 12:47:49 +0200
commita3ddabe740fa123b6c2060962d3ddb86959945c1 (patch)
tree86025a951a908b957ce745cb128418270092a9d3 /pyproject.toml
parentUpdate AUTHORS. (diff)
downloadglucometerutils-a3ddabe740fa123b6c2060962d3ddb86959945c1.tar
glucometerutils-a3ddabe740fa123b6c2060962d3ddb86959945c1.tar.gz
glucometerutils-a3ddabe740fa123b6c2060962d3ddb86959945c1.tar.bz2
glucometerutils-a3ddabe740fa123b6c2060962d3ddb86959945c1.tar.lz
glucometerutils-a3ddabe740fa123b6c2060962d3ddb86959945c1.tar.xz
glucometerutils-a3ddabe740fa123b6c2060962d3ddb86959945c1.tar.zst
glucometerutils-a3ddabe740fa123b6c2060962d3ddb86959945c1.zip
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 a7c08d1..127c20f 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -16,7 +16,7 @@ requires = [
[tool.black]
line-length = 88
-target-version = ['py37']
+target-version = ['py39']
exclude = '''
/(
\.eggs