Spaces:
Running
Running
| [project] | |
| name = "cv-buddy-backend" | |
| version = "0.1.0" | |
| description = "AI-powered resume customization backend" | |
| requires-python = ">=3.11" | |
| [tool.pytest.ini_options] | |
| asyncio_mode = "auto" | |
| testpaths = ["tests"] | |