Skip to content

Commit 8befaa3

Browse files
committed
Remove transpiler dependency
1 parent 0c040e0 commit 8befaa3

File tree

2 files changed

+29
-502
lines changed

2 files changed

+29
-502
lines changed

pyproject.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@ readme = "README.md"
77
requires-python = ">=3.9, <3.12"
88
dependencies = [
99
"jijmodeling == 1.12.4",
10-
"jijmodeling-transpiler>=0.6.15",
1110
"ommx >= 1.8.2, < 2.0.0",
1211
"ommx-pyscipopt-adapter >= 1.8.2, < 2.0.0",
1312
"ommx-openjij-adapter >= 1.8.2, < 2.0.0",

0 commit comments

Comments
 (0)