1
0
mirror of https://github.com/ilri/csv-metadata-quality.git synced 2025-05-10 07:06:00 +02:00

Remove pytest-clarity dependency

I think pytest itself has gotten much more readable over the years.
This commit is contained in:
2025-01-31 10:10:33 +03:00
parent febea54f1b
commit 5400bcb19b
2 changed files with 1 additions and 1 deletions

View File

@ -47,7 +47,6 @@ build-backend = "hatchling.build"
[dependency-groups]
dev = [
"pytest~=8.3",
"pytest-clarity~=1.0",
"isort~=6.0",
"csvkit~=2.0",
"ipython~=8.26",