aboutsummaryrefslogtreecommitdiff
path: root/setup.cfg
diff options
context:
space:
mode:
authorGlandos <bugs-github@antipoul.fr>2020-11-24 22:51:51 +0100
committerGlandos <bugs-github@antipoul.fr>2020-11-24 22:52:46 +0100
commit0380521b4a6f4a0efcc544ca57134def94ac19ba (patch)
tree9ee087aa5384fa781fd2e132248b921a30fe23f6 /setup.cfg
parentce4d64da57d5f324db62e671780b6185cfe2abe0 (diff)
downloadihatemoney-mirror-0380521b4a6f4a0efcc544ca57134def94ac19ba.zip
ihatemoney-mirror-0380521b4a6f4a0efcc544ca57134def94ac19ba.tar.gz
ihatemoney-mirror-0380521b4a6f4a0efcc544ca57134def94ac19ba.tar.bz2
Add python3.9 support
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 43a3388..c56441b 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -14,6 +14,7 @@ classifiers =
Programming Language :: Python :: 3.6
Programming Language :: Python :: 3.7
Programming Language :: Python :: 3.8
+ Programming Language :: Python :: 3.9
Topic :: Internet :: WWW/HTTP
Topic :: Internet :: WWW/HTTP :: WSGI :: Application