-
Notifications
You must be signed in to change notification settings - Fork 447
TODO‐Points
Felix Dittrich edited this page May 15, 2024
·
2 revisions
Before 0.9.0 release:
- pyproject.toml: change to >=3.9 (refs: https://github.com/mindee/doctr/blob/3f116ad6772e104df575b6acd23486a96425082e/pyproject.toml#L16)
- CI: builds & scripts MacOS remove the temp pin with python 3.11 (refs: https://github.com/felixdittrich92/doctr/blob/3f116ad6772e104df575b6acd23486a96425082e/.github/workflows/builds.yml#L26 & https://github.com/felixdittrich92/doctr/blob/3f116ad6772e104df575b6acd23486a96425082e/.github/workflows/scripts.yml#L159)