Skip to content

Commit 3a726c1

Browse files
committed
switch over to python frictionless framework
1 parent 585858d commit 3a726c1

7 files changed

Lines changed: 1437 additions & 965 deletions

File tree

Pipfile

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
[[source]]
2+
url = "https://pypi.org/simple"
3+
verify_ssl = true
4+
name = "pypi"
5+
6+
[packages]
7+
frictionless = "*"
8+
9+
[dev-packages]
10+
11+
[requires]
12+
python_version = "3.11"

Pipfile.lock

Lines changed: 647 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)