Datasette now supports Python 3.9

This commit is contained in:
Simon Willison 2020-10-09 10:57:55 -07:00
commit 1bdbc8aa7f
2 changed files with 2 additions and 0 deletions

View file

@ -84,6 +84,7 @@ setup(
"Intended Audience :: End Users/Desktop",
"Topic :: Database",
"License :: OSI Approved :: Apache Software License",
"Programming Language :: Python :: 3.9",
"Programming Language :: Python :: 3.8",
"Programming Language :: Python :: 3.7",
"Programming Language :: Python :: 3.6",