summaryrefslogtreecommitdiffstats
path: root/README.md
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 /README.md
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 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 1177679..6b27d3b 100644
--- a/README.md
+++ b/README.md
@@ -26,7 +26,7 @@ extra:
## Development
If you want to contribute code, please note that the target language
-is Python 3.7, and that the style to follow is for the most part PEP8
+is Python 3.9, and that the style to follow is for the most part PEP8
compatible.
To set up your development environment follow these guidelines: