Python 3.6 is stated as a recommended version for developer installation here, however, Python >= 3.8 is clearly defined in the package set-up.
|
requires-python = ">=3.8" |
Please change the documentation to reflect this, in all instances where a specific Python version is referred to