Tiny PR to simplify the Readme. As we have this information in the docs and it is actually slightly improved and different in the docs. Perhaps best to have one source of truth.
Also I notice we test under python 3.9 so I guess we can replace mentions of 3.10 being needed with 3.9
Type of change
Please select what type of change this is.
[x] update to readme
Checklist:
[ ] My code follows the style guidelines of this project
[x] I have performed a self-review of my code
[ ] I have commented my code, particularly in hard-to-understand areas
[ ] I have made corresponding changes to the documentation
[x] My changes generate no new warnings
[ ] I have added tests that prove my fix is effective or that my feature works
[ ] General testing
[ ] New and existing unit tests pass locally with my changes
Description
Tiny PR to simplify the Readme. As we have this information in the docs and it is actually slightly improved and different in the docs. Perhaps best to have one source of truth.
Also I notice we test under python 3.9 so I guess we can replace mentions of 3.10 being needed with 3.9
Type of change
Please select what type of change this is.
Checklist: