Skip to content

Commit

Permalink
small change to distribution script
Browse files Browse the repository at this point in the history
  • Loading branch information
langevin-usgs committed Mar 13, 2019
1 parent d73dc38 commit 4127b21
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions distribution/mkdist.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,10 @@
3. Run the pre-commit.py script, which will create the proper dist name
4. Run this mkdist.py script
5. Post the distribution zip file
5. Merge the release changes into the master branch
6. Tag the master branch with the correct version
7. Merge master into develop
6. Commit the release changes, but no need to push
7. Merge the release changes into the master branch
8. Tag the master branch with the correct version
9. Merge master into develop
"""

Expand Down

0 comments on commit 4127b21

Please sign in to comment.