Skip to content

Commit 9118b53

Browse files
committed
DONOTMERGE: Pin kcidb-io with preliminary v4.4 schema
1 parent 6c9e9e3 commit 9118b53

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,4 @@ jinja2
1515
python-dateutil
1616
cached-property
1717
jq@git+https://github.com/kernelci/jq.py.git@1.7.0.post1
18-
kcidb-io@git+https://github.com/kernelci/kcidb-io.git
18+
kcidb-io@git+https://github.com/kernelci/kcidb-io.git@add_schema_v4_4

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
"python-dateutil",
5959
"cached-property",
6060
"jq@git+https://github.com/kernelci/jq.py.git@1.7.0.post1",
61-
"kcidb-io@git+https://github.com/kernelci/kcidb-io.git",
61+
"kcidb-io@git+https://github.com/kernelci/kcidb-io.git@add_schema_v4_4",
6262
],
6363
extras_require=dict(
6464
dev=[

0 commit comments

Comments
 (0)