Commit 85df8d4
Exclude Python 3.9.7 due to import error in catalog module (#526)
* Exclude Python 3.9.7 due to import error in catalog module
Adjusts the supported Python versions to exclude 3.9.7, as importing the
catalog module on this version results in an unexpected error.
The issue does not occur in versions 3.9.6 or 3.9.8, indicating a specific
incompatibility with Python 3.9.7.
* Update pyproject.toml
Co-authored-by: Kevin Liu <[email protected]>
---------
Co-authored-by: Kevin Liu <[email protected]>1 parent 255e527 commit 85df8d4
2 files changed
+485
-451
lines changed
0 commit comments