Skip to content

Commit

Permalink
Ref #38 trying to make working build pypi
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 8e02f97 commit 1f64b34
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:
server: https://test.pypi.org
edge: true # opt in to dpl v2
skip_existing: true
script: build.sh
distributions: "sdist bdist_wheel"
on:
all_branches: true # For testing only. Comment once the script is running
Expand Down

0 comments on commit 1f64b34

Please sign in to comment.