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