Skip to content

Commit 262017d

Browse files
authored
Merge pull request #35 from DiamondLightSource/4-setup-pypi-publishing
unpinned dodal
2 parents e55e989 + a67685d commit 262017d

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
@@ -18,7 +18,7 @@ dependencies = [
1818
# it will be auto-pinned to the latest release version by the pre-release workflow
1919
#
2020
"bluesky",
21-
"dls-dodal@git+https://github.com/DiamondLightSource/dodal.git", #now target the main branch
21+
"dls-dodal",
2222
"ophyd-async >= 0.10.0a2",
2323
"scanspec",
2424
]

0 commit comments

Comments
 (0)