Skip to content

Commit

Permalink
Updated release notes
Browse files Browse the repository at this point in the history
  • Loading branch information
wwoods committed Mar 4, 2017
1 parent 47ea01f commit ef3998c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion NOTES.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,10 @@ Release
5. cd sphinx/ and make html, check documentation
6. Run python setup.py sdist
7. Run tar -ztvf dist/job_stream-latest.tar.gz, make sure only desired files were included
8. Commit changes to git except sphinx/_build, reset those
8. Commit changes to git except sphinx/\_build, reset those
9. Run python setup.py sdist upload -r pypi
10. cd sphinx/ and make gh-pages
11. Tag the python release (e.g., git tag python-v0.1.30)


Tests in Weird Locations
Expand Down

0 comments on commit ef3998c

Please sign in to comment.