bird_classifier / pyproject.toml
edwinhung's picture
Add model
7f86f47
raw
history blame
160 Bytes
[build-system]
requires = ["setuptools>=40.8.0", "wheel", "python=3.7.13", "fastai=2.7.0", "fastcore=1.4.3"]
build-backend = "setuptools.build_meta:__legacy__"