ParshvPatel's picture
feat: HuggingFace Spaces deployment
d992912
raw
history blame contribute delete
211 Bytes
[project]
name = "asos-search-backend"
version = "1.0.0"
description = "ASOS Multimodal Fashion Search Engine API"
requires-python = ">=3.10"
[tool.pytest.ini_options]
testpaths = ["tests"]
pythonpath = [".."]