mirror of
https://github.com/ilri/csv-metadata-quality.git
synced 2025-11-08 16:39:09 +01:00
Compare commits
4 Commits
v0.7.0
...
b44e828e69
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
b44e828e69 | ||
|
753f3340a3
|
|||
|
188097abe4
|
|||
|
b7a81b8ec7
|
@@ -49,7 +49,7 @@ dev = [
|
||||
"pytest~=8.3",
|
||||
"isort~=6.0",
|
||||
"csvkit~=2.0",
|
||||
"ipython~=8.31",
|
||||
"ipython~=9.4",
|
||||
]
|
||||
|
||||
# So hatch doesn't try to build other top-level directories like "data"
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
"extends": [
|
||||
"config:recommended"
|
||||
],
|
||||
"pep621": {
|
||||
"enabled": false
|
||||
"pip_requirements": {
|
||||
"enabled": false
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user