Command aptly publish switch to switch published snapshot. #8

This commit is contained in:
Andrey Smirnov
2014-04-22 20:17:21 +04:00
parent 1200e9cc95
commit cc8baec317
15 changed files with 532 additions and 7 deletions
+6 -5
View File
@@ -2,8 +2,9 @@
Testing publishing snapshots
"""
from .drop import *
from .list import *
from .repo import *
from .snapshot import *
from .update import *
# from .drop import *
# from .list import *
# from .repo import *
# from .snapshot import *
from .switch import *
# from .update import *