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 8aa9999 commit f8985e1Copy full SHA for f8985e1
pyproject.toml
@@ -27,7 +27,7 @@ classifiers = [
27
28
dependencies = [
29
# EPICS Channel access lib
30
- "genie_python@git+https://github.com/ISISComputingGroup/CaChannel",
+ "CaChannel@git+https://github.com/ISISComputingGroup/CaChannel",
31
# Send log messages to graylog
32
"graypy",
33
# genie_python will install ipython completers
0 commit comments