Added automx support.

see #98
This commit is contained in:
Antoine Nguyen
2017-02-09 14:40:39 +01:00
parent 48227fcf5f
commit 5f36d6231f
14 changed files with 273 additions and 54 deletions

View File

@@ -9,7 +9,6 @@ from .. import utils
class Installer(object):
"""Simple installer for one application."""
appname = None