1
0
mirror of https://github.com/ilri/csv-metadata-quality.git synced 2024-09-19 16:38:25 +02:00

pyproject.toml: remove scalene from dev deps

This commit is contained in:
Alan Orth 2024-05-23 10:00:01 +03:00
parent 8143a7d978
commit f500fac64b
Signed by: alanorth
GPG Key ID: 0FB860CC9C45B1B9

View File

@ -53,7 +53,6 @@ dev-dependencies = [
"csvkit>=1.4.0",
"ipython>=8.22.1",
"fixit>=2.1.0",
"scalene>=1.5.35",
]
# So hatch doesn't try to build other top-level directories like "data"