We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f1d93a4 commit b9da469Copy full SHA for b9da469
pyproject.toml
@@ -43,7 +43,7 @@ dependencies = [
43
# These dependencies may be issued as pre-release versions and should have a pin constraint
44
# as by default pip-install will not upgrade to a pre-release.
45
#
46
- "daq-config-server>=v1.0.0-rc.2",
+ "daq-config-server @ git+https://github.com/DiamondLightSource/dodal.git@main",
47
"blueapi >= 1.8.0",
48
"ophyd >= 1.10.5",
49
"ophyd-async >= 0.14.0",
0 commit comments