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:
2026-02-05 21:14:41 -08:00
parent 96f063d877
commit 48ebb7f9ae

View File

@@ -1 +0,0 @@
pytest