information_note_type / pyproject.toml
hyunjongkimmath's picture
Add model
23c3126
raw
history blame
161 Bytes
[build-system]
requires = ["setuptools>=40.8.0", "wheel", "python=3.10.6", "fastai=2.7.9", "fastcore=1.5.22"]
build-backend = "setuptools.build_meta:__legacy__"