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 8eeccf5 commit eb0582fCopy full SHA for eb0582f
pyproject.toml
@@ -13,7 +13,7 @@ classifiers = [
13
"Programming Language :: Python :: 3.10",
14
]
15
description = "Python Toolkit for Accelerator Controls"
16
-dependencies = ["numpy", "scipy", "setuptools>=60.0.0"]
+dependencies = ["numpy", "scipy", "setuptools>=60.0.0", "aioca"]
17
dynamic = ["version"]
18
license.file = "LICENSE"
19
readme = "README.rst"
0 commit comments