mirror of
https://github.com/aptly-dev/aptly.git
synced 2026-07-20 12:47:35 +00:00
Imported Upstream version 1.0.1
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
"""
|
||||
Testing publishing snapshots
|
||||
"""
|
||||
|
||||
from .drop import *
|
||||
from .show import *
|
||||
from .list import *
|
||||
from .repo import *
|
||||
from .snapshot import *
|
||||
from .switch import *
|
||||
from .update import *
|
||||
from .s3 import *
|
||||
from .swift import *
|
||||
Reference in New Issue
Block a user