Skip to content

Commit

Permalink
Docs: update link
Browse files Browse the repository at this point in the history
  • Loading branch information
tritemio committed Aug 21, 2015
1 parent a74372c commit ec4ebc2
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions build_package.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,13 +23,13 @@ As a first step always do:
**Windows installer (GUI)**

python setup.py bdist_wininst

## Upload to PyPI

Once `.pypirc` is configured, run:

twine upload dist/fretbursts-X.X.zip -ppassword

## Zenodo

To disable/enable the DOI creation for a release, login on Zenodo and enable/disable the repository in the GitHub section.
Expand All @@ -40,5 +40,4 @@ To disable/enable the DOI creation for a release, login on Zenodo and enable/dis
* [Python Packaging User Guide](https://python-packaging-user-guide.readthedocs.org/en/latest/)
* [Building and Distributing Packages with Setuptools](https://pythonhosted.org/setuptools/setuptools.html)
* [PIP User Guide](http://pip.readthedocs.org/en/latest/user_guide.html)
* [setup.py vs requirements.txt](https://caremad.io/blog/setup-vs-requirement/)

* [setup.py vs requirements.txt](https://caremad.io/post/setup-vs-requirement/)

0 comments on commit ec4ebc2

Please sign in to comment.