Skip to content

Commit 4e6040a

Browse files
author
github-actions
committed
<bot> update pyproject.toml
1 parent 2def2ce commit 4e6040a

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

pyproject.toml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,13 +22,12 @@ classifiers = [
2222
'Programming Language :: Python :: 3.12',
2323
'Programming Language :: Python :: 3.13'
2424
]
25+
license-files = ["LICENSE"]
2526

2627
[[project.authors]]
2728
name = "WIPAC Developers"
2829
email = "developers@icecube.wisc.edu"
29-
30-
[project.license]
31-
file = "LICENSE"
30+
license = "MIT"
3231

3332
[project.urls]
3433
Homepage = "https://pypi.org/project/wipac-dev-actions-testbed/"

0 commit comments

Comments
 (0)