Commit 7db9baf
authored
chore: bump min python version to 3.7.7 (#218)
Strictly speaking, any python `3.7.X` version should work, however, we've seen [issues](#166) when using the **stock** python 3.7.3 version of MacOS.
Those issues were resolved when upgrading to `3.7.7`, which is the latest *bugfix* release of the `3.7` minor version line.
This PR bumps the minimum python version requirement in the getting started to `3.7.7`, as more of a safe-guard than anything else.
*By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license*1 parent 5d6471e commit 7db9baf
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| |||
0 commit comments