Skip to content

Commit 89d3065

Browse files
Jammy2211Jammy2211
authored andcommitted
license
1 parent 61efdd8 commit 89d3065

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

pyproject.toml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,7 @@ name = "autoarray"
77
dynamic = ["version"]
88
description="PyAuto Data Structures"
99
readme = { file = "README.rst", content-type = "text/x-rst" }
10-
license-files = [
11-
"LICENSE",
12-
]
10+
license = { text = "MIT" }
1311
requires-python = ">=3.9"
1412
authors = [
1513
{ name = "James Nightingale", email = "James.Nightingale@newcastle.ac.uk" },

0 commit comments

Comments
 (0)