Skip to content

Commit

Permalink
Also release wheels as well
Browse files Browse the repository at this point in the history
  • Loading branch information
asottile committed Aug 22, 2017
1 parent c84ccdd commit 0885511
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dobi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -48,4 +48,4 @@ job=release:
mounts: [source, pypiconf]
interactive: true
depends: [docs]
command: "python3 setup.py sdist upload upload_docs"
command: "python3 setup.py sdist bdist_wheel upload upload_docs"

0 comments on commit 0885511

Please sign in to comment.