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 111da9a commit cf13434Copy full SHA for cf13434
pyproject.toml
@@ -7,7 +7,7 @@ name = "InterpolatePy"
7
authors = [{ name = "Giorgio Medico", email = "[email protected]" }]
8
description = "This is a lib on interpolations in python."
9
readme = "README.md"
10
-license = { file = "LICENSE" }
+license = "MIT"
11
requires-python = ">=3.11"
12
classifiers = [
13
"Programming Language :: Python :: 3",
0 commit comments