meta_release.py
This commit is contained in:
parent
9b4d4ac46c
commit
d4a1ad9578
2 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
from launchpadlib.launchpad import Launchpad
|
||||
from collections import defaultdict
|
||||
import httplib2
|
||||
from meta_release_to_json import MetaRelease, SourceMetaRelease, MetaReleaseJsons
|
||||
from meta_release import MetaRelease, SourceMetaRelease, MetaReleaseJsons
|
||||
|
||||
class UbuntuDistroLaunchpad:
|
||||
"""
|
||||
|
|
Loading…
Add table
Reference in a new issue