platypush/platypush/pusher/__main__.py

7 lines
64 B
Python

from platypush.pusher import main
main()
# vim:sw=4:ts=4:et: