mirror of
https://github.com/simonw/datasette.git
synced 2025-12-10 16:51:24 +01:00
Compatible with Python 3.7
This commit is contained in:
parent
3dc0b3fa8c
commit
c2c03f8e7b
2 changed files with 2 additions and 1 deletions
1
setup.py
1
setup.py
|
|
@ -64,6 +64,7 @@ setup(
|
|||
'Intended Audience :: End Users/Desktop',
|
||||
'Topic :: Database',
|
||||
'License :: OSI Approved :: Apache Software License',
|
||||
'Programming Language :: Python :: 3.7',
|
||||
'Programming Language :: Python :: 3.6',
|
||||
'Programming Language :: Python :: 3.5',
|
||||
],
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue