Add back the entrypoint

It’s needed for proper installation
This commit is contained in:
mathieui 2016-06-12 17:00:12 +02:00
parent 2994a8e1e9
commit 3de3dbd7fc

1
poezio/__init__.py Normal file
View file

@ -0,0 +1 @@
from poezio.poezio import main