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 cbea277 commit ca60626Copy full SHA for ca60626
pyproject.toml
@@ -5,7 +5,7 @@ description = "Pandas on AWS."
5
authors = [{ name = "Amazon Web Services" }]
6
requires-python = ">=3.9, <4.0"
7
readme = "README.md"
8
-license = {text = "Apache-2.0"}
+license = "Apache-2.0"
9
license-files = ["LICENSE.txt", "NOTICE.txt" ]
10
keywords = [
11
"pandas",
0 commit comments