Skip to content

Commit

Permalink
craft_packages: add another task
Browse files Browse the repository at this point in the history
  • Loading branch information
mara004 committed Aug 24, 2022
1 parent e22aaaa commit ec2dc82
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setupsrc/pl_setup/craft_packages.py
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ def _run_build(args):
def main():

# TODO restore in-tree artefacts from editable install
# TODO use shared variable for sdist setup target

parser = argparse.ArgumentParser(
description = "Craft sdist and wheels for pypdfium2, using `python3 -m build`. (This script does not take any arguments.)",
Expand Down

0 comments on commit ec2dc82

Please sign in to comment.