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.
2 parents 878cc19 + 28996ed commit 58d5ce9Copy full SHA for 58d5ce9
pyproject.toml
@@ -20,7 +20,6 @@ classifiers = [
20
"Development Status :: 4 - Beta",
21
"Intended Audience :: Science/Research",
22
"Intended Audience :: Developers",
23
- "License :: OSI Approved :: Apache Software License",
24
"Programming Language :: C",
25
"Programming Language :: Python",
26
"Programming Language :: Python :: 3",
@@ -55,7 +54,7 @@ keywords = [
55
54
"oneapi",
56
"dpcpp"
57
]
58
-license = {text = "Apache 2.0"}
+license = "Apache-2.0"
59
name = "dpctl"
60
readme = {file = "README.md", content-type = "text/markdown"}
61
requires-python = ">=3.9"
0 commit comments