File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2121 strategy :
2222 matrix :
2323 os : [ubuntu-latest, windows-latest, macos-latest]
24- python-version : ['3.8 ', '3.9', '3.10 ']
24+ python-version : ['3.11 ', '3.12 ']
2525
2626 env :
2727 SECRET_KEY : very-unstrustworthy
Original file line number Diff line number Diff line change @@ -45,7 +45,7 @@ This section will provide you with the minimal setup for this tutorial.
4545If you have a preference on setting up a project differently and know that
4646it works, go for it! Do what you're most comfortable.
4747
48- 1 . Have Python 3.8 + installed. My assumption is that you have your own
48+ 1 . Have Python 3.11 + installed. My assumption is that you have your own
4949 setup decided upon. However, if you're unsure where to go for
5050 this, I'd recommend using https://www.python.org/downloads/ for today.
51511 . From the terminal or command prompt, clone the project.
You can’t perform that action at this time.
0 commit comments