Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
Co-Authored-By: Michael Wiegand <[email protected]>
  • Loading branch information
bjoernricks and wiegandm authored Sep 18, 2019
1 parent bbcfcd1 commit fe7186a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions RELEASE.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ and [PEP440](https://www.python.org/dev/peps/pep-0440/).

* Update [CHANGELOG.md](https://github.com/greenbone/python-gvm/blob/master/CHANGELOG.md)
* Change [unreleased] to new release version
* Add a release data
* Add a release date
* Update reference to Github diff

* Create a source and wheel distribution
Expand All @@ -38,7 +38,7 @@ and [PEP440](https://www.python.org/dev/peps/pep-0440/).
git add .
git commit -m "Prepare release <version>"
```
* Create a pypirc file
* Create a pypi configuration file

```sh
vim ~/.pypirc
Expand Down

0 comments on commit fe7186a

Please sign in to comment.