Skip to content

Commit f8985e1

Browse files
Adjust for linux
1 parent 8aa9999 commit f8985e1

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
@@ -27,7 +27,7 @@ classifiers = [
2727

2828
dependencies = [
2929
# EPICS Channel access lib
30-
"genie_python@git+https://github.com/ISISComputingGroup/CaChannel",
30+
"CaChannel@git+https://github.com/ISISComputingGroup/CaChannel",
3131
# Send log messages to graylog
3232
"graypy",
3333
# genie_python will install ipython completers

0 commit comments

Comments
 (0)