Skip to content

Commit 75a8271

Browse files
fix: jilutil from pypi not gha (#36)
1 parent eec3e09 commit 75a8271

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ dependencies = [
6262

6363
# for parsing JIL - fork
6464
# original @ https://github.com/mscribellito/jilutil
65-
"jilutil @ https://github.com/astronomer/jilutil/archive/refs/heads/master.zip",
65+
"jilutil",
6666

6767
# to render timezone-aware DAGs
6868
"pendulum",

0 commit comments

Comments
 (0)