Remove dvc dependency

This commit is contained in:
mbsantiago 2025-04-02 10:00:57 +01:00
parent 29f7862153
commit c17a25fa75

View File

@ -73,7 +73,6 @@ dev-dependencies = [
"ruff>=0.7.3", "ruff>=0.7.3",
"ipykernel>=6.29.4", "ipykernel>=6.29.4",
"setuptools>=69.5.1", "setuptools>=69.5.1",
"dvc>=3.56.0",
] ]
[tool.ruff] [tool.ruff]