fastai_model / pyproject.toml
espejelomar's picture
Update pyproject.toml
f7e190c
raw
history blame
145 Bytes
[build-system]
requires = ["setuptools>=40.8.0", "wheel", "python=3.7.12", "fastcore=1.3.29"]
build-backend = "setuptools.build_meta:__legacy__"