mirror of
https://github.com/simonw/datasette.git
synced 2025-12-10 16:51:24 +01:00
Datasette now supports Python 3.9
This commit is contained in:
parent
a61f0e4e15
commit
1bdbc8aa7f
2 changed files with 2 additions and 0 deletions
1
setup.py
1
setup.py
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue