Skip to content

Commit 18c10d6

Browse files
committed
Using git+ formal in pyproject.toml
1 parent 5971d08 commit 18c10d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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", rev = "65596e6666919183d241ec8001b3b0fa899b5e77", subdirectory = "pyk" }
17+
kframework = { git = "git+https://github.com/runtimeverification/k.git@65596e6666919183d241ec8001b3b0fa899b5e77#subdirectory=pyk" }
1818
tomlkit = "^0.11.6"
1919
frozendict = "^2.4.6"
2020

0 commit comments

Comments
 (0)