Skip to content

Commit

Permalink
Add back in sdist
Browse files Browse the repository at this point in the history
  • Loading branch information
jvivian committed Jun 8, 2017
1 parent 65987b7 commit a18c3c9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,9 @@ docker:


push_docker: docker
$(python) setup.py sdist$
cd docker && make push
rm ./dist/toil-rnaseq*.tar.gz

.PHONY: help \
prepare \
Expand Down

0 comments on commit a18c3c9

Please sign in to comment.