summaryrefslogtreecommitdiffstats
path: root/pyproject.toml
diff options
context:
space:
mode:
authorDiego Elio Pettenò <flameeyes@flameeyes.com>2023-08-03 12:34:14 +0200
committerDiego Elio Pettenò <flameeyes@flameeyes.com>2023-08-03 13:02:57 +0200
commitd90338c67d3e8d4b12de164ac6267ed79bc021c7 (patch)
tree02ad819748ea2e3c8e75a8601227f7f39eccbde5 /pyproject.toml
parentInclude the encryption extra in the CI. (diff)
downloadfreestyle-hid-d90338c67d3e8d4b12de164ac6267ed79bc021c7.tar
freestyle-hid-d90338c67d3e8d4b12de164ac6267ed79bc021c7.tar.gz
freestyle-hid-d90338c67d3e8d4b12de164ac6267ed79bc021c7.tar.bz2
freestyle-hid-d90338c67d3e8d4b12de164ac6267ed79bc021c7.tar.lz
freestyle-hid-d90338c67d3e8d4b12de164ac6267ed79bc021c7.tar.xz
freestyle-hid-d90338c67d3e8d4b12de164ac6267ed79bc021c7.tar.zst
freestyle-hid-d90338c67d3e8d4b12de164ac6267ed79bc021c7.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 a062cb5..8d1804d 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