Framework :: Datasette Trove classifier

This commit is contained in:
Simon Willison 2021-12-07 11:41:56 -08:00 committed by GitHub
commit 36b596e383
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -80,6 +80,7 @@ setup(
tests_require=["datasette[test]"], tests_require=["datasette[test]"],
classifiers=[ classifiers=[
"Development Status :: 4 - Beta", "Development Status :: 4 - Beta",
"Framework :: Datasette",
"Intended Audience :: Developers", "Intended Audience :: Developers",
"Intended Audience :: Science/Research", "Intended Audience :: Science/Research",
"Intended Audience :: End Users/Desktop", "Intended Audience :: End Users/Desktop",