Skip to content

Commit

Permalink
Use SPDX license identifier (#507)
Browse files Browse the repository at this point in the history
  • Loading branch information
cdce8p authored Nov 19, 2024
1 parent bf141ec commit b7d6353
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ version = "4.12.2"
description = "Backported and Experimental Type Hints for Python 3.8+"
readme = "README.md"
requires-python = ">=3.8"
license = { file = "LICENSE" }
license = { text = "PSF-2.0" }
keywords = [
"annotations",
"backport",
Expand Down

0 comments on commit b7d6353

Please sign in to comment.