We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b2ab94a commit df263fbCopy full SHA for df263fb
pyproject.toml
@@ -1,5 +1,5 @@
1
[build-system]
2
-requires = ["setuptools >= 77.0.0", "wheel"]
+requires = ["setuptools >= 77.0.3", "wheel"]
3
build-backend = "setuptools.build_meta"
4
5
[project]
@@ -11,6 +11,8 @@ keywords = [
11
"oracle",
12
"select ai",
13
]
14
+license = " UPL-1.0"
15
+license-files = ["LICENSE.txt"]
16
classifiers = [
17
"Development Status :: 3 - Alpha",
18
"Intended Audience :: Developers",
0 commit comments