Open Issues Need Help
View All on GitHub Incorrect python version in README.md about 1 hour ago
AI Summary: The `README.md` file incorrectly states the supported Python versions for the `temporaldata` project as 3.8 to 3.11. This contradicts the `pyproject.toml` file, which specifies Python 3.9 and newer. The issue requires updating the `README.md` to reflect the correct Python 3.9+ compatibility.
Complexity:
1/5
documentation good first issue