Fixes #
MacOS users need their python to be at version 3.9 (tests failing on any lower versions).
Not sure about Windows @ajshedivy, can you confirm if tests pass for you only on 3.9 as well?
Changes proposed in this pull request:
-
Before submitting
[ ] Change the base branch to dev if it is not already.
[ ] I've read and followed all steps in the Making a pull request
section of the CONTRIBUTING docs.
[ ] I've updated or added any relevant docstrings following the syntax described in the
Writing docstrings section of the CONTRIBUTING docs.
[ ] If this PR fixes a bug, I've added a test that will fail without my fix.
[ ] If this PR adds a new feature, I've added tests that sufficiently cover my new functionality.
Fixes # MacOS users need their python to be at version 3.9 (tests failing on any lower versions). Not sure about Windows @ajshedivy, can you confirm if tests pass for you only on 3.9 as well?
Changes proposed in this pull request:
-
Before submitting
dev
if it is not already.CONTRIBUTING
docs.CONTRIBUTING
docs.