Skip to content

Commit

Permalink
Merge #135
Browse files Browse the repository at this point in the history
135: Enable zipapp builds via bork. r=duckinator a=duckinator



Co-authored-by: Ellen Marie Dash <[email protected]>
  • Loading branch information
bors[bot] and duckinator authored Jun 16, 2020
2 parents d56067a + 6e28e16 commit 2440508
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,7 @@ requires = ["setuptools", "wheel"]
build-backend = "setuptools.build_meta"

[tool.bork.zipapp]
# bork can not build a functional zipapp of Emanate yet.
enabled = false
enabled = true
main = "emanate.cli:main"

[tool.bork.aliases]
Expand Down

0 comments on commit 2440508

Please sign in to comment.