Skip to content

Commit 049ac3d

Browse files
committed
Require pre-release version of epicscorelibs
to test whether it now works with uv
1 parent 897427f commit 049ac3d

File tree

2 files changed

+17
-12
lines changed

2 files changed

+17
-12
lines changed

pyproject.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -211,3 +211,6 @@ extend-immutable-calls = [
211211
# See https://github.com/DiamondLightSource/python-copier-template/issues/154
212212
# Remove this line to forbid private member access in tests
213213
"tests/**/*" = ["SLF001"]
214+
215+
[tool.uv]
216+
constraint-dependencies = ["epicscorelibs>=7.0.7.99.1.2a3"]

uv.lock

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

0 commit comments

Comments
 (0)