summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorMariusz Felisiak <felisiak.mariusz@gmail.com>2020-05-21 22:34:21 +0200
committerGitHub <noreply@github.com>2020-05-21 22:34:21 +0200
commit9624703a06187060c1a494e533f3e27fed946de3 (patch)
tree025e5d46125db43554062e0abc5f79731cebadab /docs
parent6dcfa70cac29c854fc5169bed1cf6479eabdb8c1 (diff)
Doc'd release step for new classifiers on PyPI.
Diffstat (limited to 'docs')
-rw-r--r--docs/internals/howto-release-django.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/internals/howto-release-django.txt b/docs/internals/howto-release-django.txt
index 22fb393810..66ccaad280 100644
--- a/docs/internals/howto-release-django.txt
+++ b/docs/internals/howto-release-django.txt
@@ -443,6 +443,10 @@ need to be done by the releaser.
<https://github.com/rtfd/readthedocs.org/issues/5537>`_ requesting the new
version.
+#. `Request the new classifier on PyPI
+ <https://github.com/pypa/trove-classifiers/issues/29>`_. For example
+ ``Framework :: Django :: 3.1``.
+
Notes on setting the VERSION tuple
==================================