Skip to content

Commit

Permalink
Fix release build process [0.2.x] (#35)
Browse files Browse the repository at this point in the history
  • Loading branch information
liranbg authored Aug 4, 2021
1 parent f52a0bb commit c843947
Show file tree
Hide file tree
Showing 2 changed files with 36 additions and 4 deletions.
1 change: 1 addition & 0 deletions Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ nuclio-sdk = {editable = true,path = "."}
flake8 = "*"
twine = "*"
bleach = "==3.3.0"
build = ">0.2"

[scripts]
build = "python -m build --sdist --wheel --outdir dist/"
Expand Down
39 changes: 35 additions & 4 deletions Pipfile.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit c843947

Please sign in to comment.