Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Anshika-0909
/
Visual-Product-Matcher
like
1
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
8348919
Visual-Product-Matcher
/
pyproject.toml
VesperAI
addede a Production Branch
8348919
3 months ago
raw
Copy download link
history
blame
Safe
166 Bytes
[tool.pytest.ini_options]
pythonpath
=
"."
testpaths
= [
"tests"
]
python_files
= [
"test_*.py"
]
asyncio_mode
=
"strict"
asyncio_default_fixture_loop_scope
=
"function"