summaryrefslogtreecommitdiff
path: root/setup.cfg
diff options
context:
space:
mode:
authorFederico Caselli <cfederico87@gmail.com>2020-10-08 20:34:02 +0200
committerFederico Caselli <cfederico87@gmail.com>2020-10-08 20:44:55 +0200
commit21e327690558639b0eead6c1abf0019039a02d3b (patch)
tree0782ed50db76d7f12361e0c69c320f169ef2ab95 /setup.cfg
parentbcc17b1d6e2cac3b0e45c0b17a62cf2d5fc5c5ab (diff)
downloadsqlalchemy-21e327690558639b0eead6c1abf0019039a02d3b.tar.gz
Add python 3.9 to ci test and wheel workflow
Change-Id: I3b80b836ca547fa92f324acb265180cdeea17611
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 cb8e6930e..4fefdd4d5 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -25,6 +25,7 @@ classifiers =
Programming Language :: Python :: 3.6
Programming Language :: Python :: 3.7
Programming Language :: Python :: 3.8
+ Programming Language :: Python :: 3.9
Programming Language :: Python :: Implementation :: CPython
Programming Language :: Python :: Implementation :: PyPy
Topic :: Database :: Front-Ends