platypush/platypush/event
Fabio Manganiello 3986549326
continuous-integration/drone/push Build is passing Details
🐛 Fixed proper support for event package alias `platypush.events`.
Even though `platypush.events` is just a symlink to
`platypush.message.event`, imports from those two modules will be
treated as different imports, thus hook conditions build on
`platypush.events` imports will never match.
2024-05-31 02:50:00 +02:00
..
processor Prevent duplicate hook runs. 2024-05-02 00:51:09 +00:00
__init__.py Added docs for config plugin 2021-11-17 23:59:17 +01:00
hook.py 🐛 Fixed proper support for event package alias `platypush.events`. 2024-05-31 02:50:00 +02:00