Skip to content

Commit 9901162

Browse files
committed
Minor fix
1 parent b57dc01 commit 9901162

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
@@ -32,7 +32,7 @@ maintainers = [
3232
{name = "Serhii Kupriienko", email = "[email protected]"}
3333
]
3434
license = {text = "MIT"}
35-
# TODO: Enable license-files when setuptools >=77.0.0 will be available.
35+
# TODO: Enable license-files when setuptools >=77.0.0 will be available
3636
#license-files = ["LICENSE"]
3737
readme = "README.md"
3838
requires-python = ">=3.9"

0 commit comments

Comments
 (0)