summaryrefslogtreecommitdiff
path: root/setup.cfg
diff options
context:
space:
mode:
authorPierre Sassoulas <pierre.sassoulas@gmail.com>2021-04-23 21:19:57 +0200
committerPierre Sassoulas <pierre.sassoulas@gmail.com>2021-04-24 14:37:03 +0200
commitca03e8b70d96253924cf9858e4d2adb46a2d787f (patch)
tree0b32f424781adc972679b784d7dbc7fe810318f2 /setup.cfg
parentf8c347c6711904a18e6b08534a9d802d8feb1687 (diff)
downloadastroid-git-support-python-3.10.tar.gz
WIP : Add python 3.10 supportsupport-python-3.10
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 cc91c1f4..c11459e5 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -21,6 +21,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 :: Libraries :: Python Modules