We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 61efdd8 commit 89d3065Copy full SHA for 89d3065
pyproject.toml
@@ -7,9 +7,7 @@ name = "autoarray"
7
dynamic = ["version"]
8
description="PyAuto Data Structures"
9
readme = { file = "README.rst", content-type = "text/x-rst" }
10
-license-files = [
11
- "LICENSE",
12
-]
+license = { text = "MIT" }
13
requires-python = ">=3.9"
14
authors = [
15
{ name = "James Nightingale", email = "James.Nightingale@newcastle.ac.uk" },
0 commit comments