summaryrefslogtreecommitdiff
path: root/setup.cfg
diff options
context:
space:
mode:
authorPierre Sassoulas <pierre.sassoulas@gmail.com>2021-06-29 20:59:39 +0200
committerPierre Sassoulas <pierre.sassoulas@gmail.com>2021-06-29 21:13:47 +0200
commita56b52550b88ba4234f1332b54c5cfd3e49368b3 (patch)
tree5c1f0f585f720af4deba3459ea4f547b4a921365 /setup.cfg
parentca447f7d93a002eb7d4dd80ff4caaf28ce8702b6 (diff)
downloadpylint-git-a56b52550b88ba4234f1332b54c5cfd3e49368b3.tar.gz
Bump pylint to 2.9.0, update changelog, add python 3.10 to package metav2.9.0
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 7265d707d..331ea66f8 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -24,6 +24,7 @@ classifiers =
Programming Language :: Python :: 3.7
Programming Language :: Python :: 3.8
Programming Language :: Python :: 3.9
+ Programming Language :: Python :: 3.10
Programming Language :: Python :: Implementation :: CPython
Programming Language :: Python :: Implementation :: PyPy
Topic :: Software Development :: Debuggers