Skip to content

Commit 7ce7258

Browse files
committed
Fix typo
1 parent ea3c55b commit 7ce7258

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ description = "Ophyd devices and other utils that could be used across DLS beaml
1414
dependencies = [
1515
"click",
1616
"ophyd",
17-
"ophyd-async[ca,pva] @ git_https://github.com/bluesky/ophyd-async.git",
17+
"ophyd-async[ca,pva] @ git+https://github.com/bluesky/ophyd-async.git",
1818
"bluesky==1.14.2", # https://github.com/bluesky/bluesky/issues/1938
1919
"pyepics",
2020
"dataclasses-json",

0 commit comments

Comments
 (0)