Skip to content

Commit 9a43409

Browse files
committed
fix build setup error
1 parent 0045281 commit 9a43409

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

sagemaker-core/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,10 +40,10 @@ dependencies = [
4040
"tblib>=1.7.0",
4141
]
4242
requires-python = ">=3.9"
43+
license = "Apache-2.0"
4344
classifiers = [
4445
"Development Status :: 3 - Alpha",
4546
"Intended Audience :: Developers",
46-
"License :: OSI Approved :: Apache Software License",
4747
"Programming Language :: Python :: 3.9",
4848
"Programming Language :: Python :: 3.10",
4949
"Programming Language :: Python :: 3.11",

0 commit comments

Comments
 (0)