Skip to content

Commit

Permalink
Ref #38 add build script command
Browse files Browse the repository at this point in the history
Signed-off-by: Krzysztof Kaźmierczyk <[email protected]>
  • Loading branch information
kkazmierczyk committed Dec 23, 2024
1 parent 9b67b21 commit 02b612f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ deploy:
edge: true # opt in to dpl v2
skip_existing: true
distributions: "bdist_hatchling"
script: python -m build
on:
all_branches: true # For testing only. Comment once the script is running
# tags: true # Uncomment this line to publish when the tag is created

0 comments on commit 02b612f

Please sign in to comment.