deck-chores
deck-chores copied to clipboard
Reverting to 3.12 until RTD supports 3.13
@funkyfuture "furo" is not detected as a theme which causes the docs to not build properly
If the pyproject.toml and the poetry.lock are set for Python 3.13, would the build for RTD fail due to being 3.12?
If the pyproject.toml and the poetry.lock are set for Python 3.13, would the build for RTD fail due to being 3.12?
yes, because Python package installers would deny an installation of the project itself.
i'm closing this pr in favor of #154.