Skip to content

Commit 19f620e

Browse files
author
root
committed
use stdio fix
1 parent f3e19ca commit 19f620e

2 files changed

Lines changed: 9 additions & 20 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ classifiers = [
1414
description = "Eiger control system integration with FastCS"
1515
dependencies = [
1616
"aiohttp",
17-
"fastcs-odin~=0.9.0",
17+
"fastcs-odin @ git+https://github.com/DiamondLightSource/fastcs-odin.git@fastcs-0.12.0-with-stdio-fix",
1818
"numpy",
1919
"pillow",
2020
"typer",

uv.lock

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

0 commit comments

Comments
 (0)