We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 34cf9f8 commit 14ee02aCopy full SHA for 14ee02a
setup.cfg
@@ -8,7 +8,9 @@ url = https://github.com/singlestore-labs/singlestoredb-python
8
author = SingleStore
9
author_email = support@singlestore.com
10
license = Apache-2.0
11
-license_files = LICENSE
+license_files =
12
+ LICENSE
13
+ [LICENSE]
14
classifiers =
15
Development Status :: 5 - Production/Stable
16
License :: OSI Approved :: Apache Software License
0 commit comments