diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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: |