Skip to content

Commit

Permalink
DOC: Releasing: Remove asv benchmarking step
Browse files Browse the repository at this point in the history
  • Loading branch information
bocklund committed May 4, 2017
1 parent ecb2361 commit d664f4b
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions RELEASING.rst
Original file line number Diff line number Diff line change
Expand Up @@ -29,9 +29,7 @@ When releasing a new version of pycalphad:
``git push origin master --tags``

``git stash pop``
11. ``asv run 0.2^..0.2`` to run a benchmark for the new release. Compare the results using ``asv publish && asv preview`` and navigating to
[http://127.0.0.1:8080/](http://127.0.0.1:8080/). If there are no regressions, commit and push the new benchmark files and rendered html.
12. The new version is tagged in the repository. Now the public package must be built and distributed.
11. The new version is tagged in the repository. Now the public package must be built and distributed.

Uploading to PyPI
-----------------
Expand Down

0 comments on commit d664f4b

Please sign in to comment.