We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c6009f2 commit a5bb368Copy full SHA for a5bb368
1 file changed
pyproject.toml
@@ -7,9 +7,7 @@ name = "autogalaxy"
7
dynamic = ["version"]
8
description="Open-Source Multi Wavelength Galaxy Structure & Morphology"
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