platypush/platypush/__main__.py
2018-01-04 16:11:54 +01:00

7 lines
57 B
Python

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