poezio/scripts/poezio
mathieui 2b42c6a3ea Update setup.py to use distutils
(use new default directory, install the plugins as a separate
python module…)
2013-05-26 20:13:39 +02:00

4 lines
51 B
Python
Executable file

#!/usr/bin/python3
from poezio import main
main()