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.
@main
1 parent 142d400 commit 37de998Copy full SHA for 37de998
pyproject.toml
@@ -12,9 +12,9 @@ classifiers = [
12
]
13
description = "A softioc to control a PandABlocks-FPGA."
14
dependencies = [
15
- "fastcs@git+https://github.com/DiamondLightSource/FastCS@main",
+ "fastcs@git+https://github.com/DiamondLightSource/FastCS",
16
"pandablocks~=0.10.0",
17
- "numpy<2", # until https://github.com/mdavidsaver/p4p/issues/145 is fixed
+ "numpy<2", # until https://github.com/mdavidsaver/p4p/issues/145 is fixed
18
"pydantic>2",
19
"h5py",
20
0 commit comments