Skip to content

Commit e2e6046

Browse files
committed
Add aioca dependency
1 parent 33318db commit e2e6046

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
@@ -15,7 +15,7 @@ description = "Python Toolkit for Accelerator Controls (Pytac) is a Python libra
1515
dependencies = [
1616
"numpy",
1717
"scipy",
18-
"cothread",
18+
"aioca",
1919
"epicscorelibs",
2020
] # Add project dependencies here, e.g. ["click", "numpy"]
2121
dynamic = ["version"]

0 commit comments

Comments
 (0)