mirror of
https://github.com/aptly-dev/aptly.git
synced 2026-05-30 04:20:53 +00:00
Add system's requirements.txt, enforce flake8 linter
Fix style issues in functional tests.
This commit is contained in:
@@ -1,14 +1,3 @@
|
||||
"""
|
||||
Testing publishing snapshots
|
||||
"""
|
||||
|
||||
from .fs_endpoint import *
|
||||
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