Skip to content

Commit

Permalink
oops
Browse files Browse the repository at this point in the history
  • Loading branch information
fingolfin authored and FriedrichRober committed Mar 15, 2022
1 parent 2211367 commit 1f8583a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/assemble_distro.py
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
from tempfile import TemporaryDirectory
from download_packages import download_archive

from utils import error, normalize_pkg_name, metadata, sha256
from utils import error, normalize_pkg_name, metadata, sha256, all_packages


def make_package_info_json(pkgs):
Expand Down

0 comments on commit 1f8583a

Please sign in to comment.