Skip to content

Commit 5971d08

Browse files
committed
Update K framework url format
1 parent 906fc48 commit 5971d08

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

kevm-pyk/poetry.lock

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

kevm-pyk/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ authors = [
1414
python = "^3.10"
1515
pathos = "*"
1616
# kframework = "7.1.273"
17-
kframework = { git = "https://github.com/runtimeverification/k.git", rev = "65596e6666919183d241ec8001b3b0fa899b5e77", subdirectory = "pyk" }
17+
kframework = { git = "https://github.com/runtimeverification/k", rev = "65596e6666919183d241ec8001b3b0fa899b5e77", subdirectory = "pyk" }
1818
tomlkit = "^0.11.6"
1919
frozendict = "^2.4.6"
2020

0 commit comments

Comments
 (0)