File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -152,8 +152,8 @@ The release itself requires the following steps:
152152
153153#. Update supported Python and Django versions:
154154
155- - ``setup.py `` ``python_requires `` list
156- - ``setup.py `` trove classifiers
155+ - ``setup.cfg `` ``python_requires `` and `` install_requires `` options
156+ - ``setup.cfg `` trove classifiers
157157 - ``README.rst ``
158158
159159 Commit.
@@ -167,7 +167,7 @@ The release itself requires the following steps:
167167 Commit.
168168
169169#. Bump version numbers in ``docs/changes.rst ``, ``docs/conf.py ``,
170- ``README.rst ``, ``debug_toolbar/__init__.py `` and ``setup.py ``.
170+ ``README.rst ``, ``debug_toolbar/__init__.py `` and ``setup.cfg ``.
171171 Add the release date to ``docs/changes.rst ``. Commit.
172172
173173#. Tag the new version.
You can’t perform that action at this time.
0 commit comments