summaryrefslogtreecommitdiffhomepage
path: root/CONTRIBUTING.md
diff options
context:
space:
mode:
authormorpheus65535 <[email protected]>2024-02-23 15:35:01 -0500
committerGitHub <[email protected]>2024-02-23 15:35:01 -0500
commit18cbf6fd00c6d04db4b58236df6da7dca699ec62 (patch)
tree019c528d80ae9ddbd4c7ca4c87e48eb8468ba8d4 /CONTRIBUTING.md
parentd9629df3afccaaf8ff14550769cc175313fce3c8 (diff)
downloadbazarr-18cbf6fd00c6d04db4b58236df6da7dca699ec62.tar.gz
bazarr-18cbf6fd00c6d04db4b58236df6da7dca699ec62.zip
no log: Update CONTRIBUTING.md
Diffstat (limited to 'CONTRIBUTING.md')
-rw-r--r--CONTRIBUTING.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index 3b36b2b4c..85fb6a42c 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -2,7 +2,7 @@
## Tools required
-- Python 3.7.x to 3.11.x (3.9.x is highly recommended and 3.12 or greater is proscribed).
+- Python 3.8.x to 3.11.x (3.10.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.