ttm-webapp-hf / pyproject.toml
daniel-wojahn's picture
revamped the pipeline and added stopwords and documentation
0bbf2df verified
raw
history blame
235 Bytes
[build-system]
requires = [
"setuptools>=42",
"Cython>=0.29.21",
"numpy>=1.20"
]
build-backend = "setuptools.build_meta"
backend-path = ["."] # Specifies that setuptools.build_meta is in the current directory's PYTHONPATH