Skip to content

Commit edcaf58

Browse files
committed
update some project metadata
1 parent cf63c61 commit edcaf58

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

pyproject.toml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,10 @@ classifiers = [
1111
"Framework :: Jupyter",
1212
]
1313
readme = "README.md"
14-
license = {file = "LICENSE"}
14+
license = "BSD-3-Clause"
15+
license-files = ["LICENSE"]
1516
dynamic = ["version"]
16-
requires-python = ">=3.9"
17+
requires-python = ">=3.10"
1718
dependencies = [
1819
"pandas",
1920
"requests",

0 commit comments

Comments
 (0)