Remove requirements-dev.txt in favor of uv dependency management
Dependencies are now managed via pyproject.toml and installed with 'uv sync --all-extras --dev'. This aligns with the workflow update.
This commit is contained in:
@@ -1 +0,0 @@
|
||||
pytest
|
||||
Reference in New Issue
Block a user