diff --git a/pyproject.toml b/pyproject.toml index c045498..f3819eb 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -12,6 +12,7 @@ classifiers = [ "Programming Language :: Python :: 3", "Topic :: Scientific/Engineering", ] + dependencies = [ "ophyd ~= 1.9", "typeguard ~= 4.1, >=4.1.5",