diff --git a/pyproject.toml b/pyproject.toml index 800f2a9..175e918 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -30,6 +30,8 @@ classifiers = [ dependencies = [ # EPICS Channel access lib "CaChannel", + # decorator metaprogramming + "decorator", # Send log messages to graylog "graypy", # genie_python will install ipython completers