Skip to content

Commit 9098c23

Browse files
committed
Pin new pyjobshop version
1 parent 06a0b71 commit 9098c23

2 files changed

Lines changed: 7 additions & 8 deletions

File tree

pyproject.toml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,11 @@ dependencies = [
88
"jupyterlab>=4.2.5",
99
"numpy>=1.26.4",
1010
"openpyxl>=3.1.5",
11-
"pyjobshop[docplex]>=0.0.7",
11+
"pyjobshop[docplex]",
1212
]
1313

1414
[tool.uv]
1515
package = false
16+
17+
[tool.uv.sources]
18+
pyjobshop = { git = "https://github.com/PyJobShop/PyJobShop.git", rev = "0510b1b" }

uv.lock

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

0 commit comments

Comments
 (0)