no log: updated Python version in CONTRIBUTING.md

This commit is contained in:
morpheus65535 2023-10-09 23:01:18 -04:00
parent 4e7dedc43c
commit ec8772c96b
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
## Tools required
- Python 3.7.x to 3.10.x (3.9.x is highly recommended and 3.11 or greater is proscribed).
- Python 3.7.x to 3.11.x (3.9.x is highly recommended and 3.12 or greater is proscribed).
- Pycharm or Visual Studio code IDE are recommended but if you're happy with VIM, enjoy it!
- Git.
- UI testing must be done using Chrome latest version.