Skip to content

Commit 6c74381

Browse files
V1rg1leenhairs
andcommitted
[pyproject] Update license table to PEP 639 format
Fixes #49 This change is based on the work originally done in [#50](#50) Co-Authored-By: Nicholas Hairs <info@nicholashairs.com>
1 parent 2bb784a commit 6c74381

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,11 +19,11 @@ requires-python = ">=3.10"
1919

2020
# Extra information
2121
readme = "README.md"
22-
license = {text = "BSD-2-Clause License"}
22+
license = "BSD-2-Clause"
23+
license-files = "LICENSE"
2324
classifiers = [
2425
"Development Status :: 6 - Mature",
2526
"Intended Audience :: Developers",
26-
"License :: OSI Approved :: BSD License",
2727
"Operating System :: OS Independent",
2828
"Programming Language :: Python :: 3 :: Only",
2929
"Programming Language :: Python :: 3.10",

0 commit comments

Comments
 (0)