1
0
mirror of https://github.com/ilri/csv-metadata-quality.git synced 2025-07-04 13:33:26 +02:00

Add fixit to dev dependencies

This commit is contained in:
2023-11-22 21:54:09 +03:00
parent ba4637ea34
commit 80c3f5b45a
2 changed files with 181 additions and 2 deletions

View File

@ -30,6 +30,7 @@ black = "^23.1.0"
isort = "^5.12.0"
csvkit = "^1.1.0"
ipython = "^8.10.0"
fixit = "^2.1.0"
[build-system]
requires = ["poetry>=0.12"]