platypush/platypush/platydock/__main__.py

6 lines
66 B
Python

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