mirror of
https://github.com/aptly-dev/aptly.git
synced 2026-05-06 22:18:28 +00:00
Add system's requirements.txt, enforce flake8 linter
Fix style issues in functional tests.
This commit is contained in:
@@ -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 *
|
||||
|
||||
Reference in New Issue
Block a user