Skip to content

Commit cf13434

Browse files
committed
little up toml
1 parent 111da9a commit cf13434

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ name = "InterpolatePy"
77
authors = [{ name = "Giorgio Medico", email = "[email protected]" }]
88
description = "This is a lib on interpolations in python."
99
readme = "README.md"
10-
license = { file = "LICENSE" }
10+
license = "MIT"
1111
requires-python = ">=3.11"
1212
classifiers = [
1313
"Programming Language :: Python :: 3",

0 commit comments

Comments
 (0)