summaryrefslogtreecommitdiff
path: root/howto.txt
diff options
context:
space:
mode:
authorNed Batchelder <ned@nedbatchelder.com>2021-12-31 09:17:07 -0500
committerNed Batchelder <ned@nedbatchelder.com>2021-12-31 12:12:02 -0500
commit39f8f3ed43cf82cdf30b57d7f9624addcbd9e372 (patch)
tree8a217a88ce2c1a52c53d6901aa88a44f9fe287d7 /howto.txt
parentc2773105682ee01b5ebfe5d29e86a9634d02b053 (diff)
downloadpython-coveragepy-git-39f8f3ed43cf82cdf30b57d7f9624addcbd9e372.tar.gz
build: drop Python 3.6 support
Diffstat (limited to 'howto.txt')
-rw-r--r--howto.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/howto.txt b/howto.txt
index a3784352..b11f3481 100644
--- a/howto.txt
+++ b/howto.txt
@@ -6,7 +6,8 @@
version_info = (4, 0, 2, "beta", 1)
version_info = (4, 0, 2, "candidate", 1)
version_info = (4, 0, 2, "final", 0)
-- Python version number in classifiers in setup.py
+- Supported Python version numbers. Search for "PYVERSIONS".
+ - Python version number in classifiers in setup.py
- Copyright date in NOTICE.txt
- Update CHANGES.rst, including release date.
- don't forget the jump target