File size: 160 Bytes
755a0a6 |
1 2 3 4 |
[build-system]
requires = ["setuptools>=40.8.0", "wheel", "python=3.8.12", "fastai=2.6.3", "fastcore=1.4.5"]
build-backend = "setuptools.build_meta:__legacy__"
|
755a0a6 |
1 2 3 4 |
[build-system]
requires = ["setuptools>=40.8.0", "wheel", "python=3.8.12", "fastai=2.6.3", "fastcore=1.4.5"]
build-backend = "setuptools.build_meta:__legacy__"
|