We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ea3c55b commit 7ce7258Copy full SHA for 7ce7258
pyproject.toml
@@ -14,7 +14,7 @@ description = "Ophyd devices and other utils that could be used across DLS beaml
14
dependencies = [
15
"click",
16
"ophyd",
17
- "ophyd-async[ca,pva] @ git_https://github.com/bluesky/ophyd-async.git",
+ "ophyd-async[ca,pva] @ git+https://github.com/bluesky/ophyd-async.git",
18
"bluesky==1.14.2", # https://github.com/bluesky/bluesky/issues/1938
19
"pyepics",
20
"dataclasses-json",
0 commit comments