mirror of
https://github.com/ankitects/anki.git
synced 2025-09-18 14:02:21 -04:00

tagged releases of anki: https://anki.tenderapp.com/discussions/ankidesktop/40025-anki-in-python-package-index
4 lines
226 B
TOML
4 lines
226 B
TOML
[build-system]
|
|
# Minimum requirements for the build system to execute.
|
|
# https://stackoverflow.com/questions/48048745/setup-py-require-a-recent-version-of-setuptools-before-trying-to-install
|
|
requires = ["setuptools", "wheel"]
|