Skip to content

Commit

Permalink
Make steps simpler.
Browse files Browse the repository at this point in the history
  • Loading branch information
Michael Howitz authored Oct 13, 2017
1 parent b295186 commit 06fda1d
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions docs/maintenance.rst
Original file line number Diff line number Diff line change
Expand Up @@ -30,11 +30,8 @@ Steps for creating a new Zope release

- setup.py (remove dev postfix)
- versions-prod.cfg (pin Zope)
- requirements-full.txt (pin Zope)

- The requirements-full.txt is autogenerated on each bin/buildout run.
So instead of manually adjusting it, you can update versions-prod.cfg
and then run bin/buildout once.
- Run ``bin/buildout`` to update ``requirements-full.txt``

- Update docs/CHANGES.rst with a release date.

Expand Down

0 comments on commit 06fda1d

Please sign in to comment.