-
-
Notifications
You must be signed in to change notification settings - Fork 782
Open
Description
st2 has a dependency on pyinotify, which is poorly maintained. Digging into it, it looks like no code in st2 references it, only the linux pack, which is no longer part of this code base.
Recommend moving to another, dropping it completely or using
https://github.com/chrisjbillington/inotify_simple
pyinotify is also a requirement in @Kami's custom build of logshipper git+https://github.com/Kami/logshipper.git@stackstorm_patched#egg=logshipper
Reactions are currently unavailable