alpacahq / alpacahq/options-wheel
Python 3.9 is required
Offen
- Vorherrschende Sprache
- Python
- Sterne
- 131
- Forks
- 43
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
In the pyproject.toml, the project is marked as `requires-python = ">=3.8"`
But... the project uses `zoneinfo` which was actually added in Python 3.9, so the `requires-python` should actually be `>=3.9` .
Beitragsleitfaden
Für dieses Repository ist kein Beitragsleitfaden indexiert
Bewertung
Dieses Issue wurde noch nicht bewertet.