New upstream version 1.1.1

This commit is contained in:
Sébastien Delafond
2017-11-02 08:56:43 +01:00
parent c926f2bf05
commit ee9fb8dfec
356 changed files with 656439 additions and 643115 deletions
-10
View File
@@ -1,13 +1,3 @@
"""
Testing aptly REST API
"""
from .repos import *
from .files import *
from .publish import *
from .version import *
from .graph import *
from .snapshots import *
from .packages import *
from .unix_socket import *
from .systemd_handover import *