summaryrefslogtreecommitdiff
path: root/setup.cfg
diff options
context:
space:
mode:
authorMichael Merickel <michael@merickel.org>2022-12-29 18:35:08 -0500
committerMichael Merickel <michael@merickel.org>2022-12-29 18:36:48 -0500
commit7e40a2c0aef8eb68ba228af07894a8323e058655 (patch)
tree759e01fa21d81028554c33f934ae482617cc8a1a /setup.cfg
parent0c61146bdcc10b7c344af52daf5bb7e90e4b6fcb (diff)
downloadpastedeploy-git-7e40a2c0aef8eb68ba228af07894a8323e058655.tar.gz
rename master to main and add python 3.11
Diffstat (limited to 'setup.cfg')
-rw-r--r--setup.cfg1
1 files changed, 1 insertions, 0 deletions
diff --git a/setup.cfg b/setup.cfg
index fec9b05..ec761a1 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -25,6 +25,7 @@ classifiers =
Programming Language :: Python :: 3.8
Programming Language :: Python :: 3.9
Programming Language :: Python :: 3.10
+ Programming Language :: Python :: 3.11
Programming Language :: Python :: Implementation :: CPython
Programming Language :: Python :: Implementation :: PyPy
Topic :: Internet :: WWW/HTTP