chore: update field ordering
This commit is contained in:
parent
ef8cca3d23
commit
f718c72326
@ -30,6 +30,9 @@ dependencies = [
|
|||||||
"tutor>=19.0.0,<20.0.0",
|
"tutor>=19.0.0,<20.0.0",
|
||||||
]
|
]
|
||||||
|
|
||||||
|
# These fields will be set by hatch_build.py
|
||||||
|
dynamic = ["version"]
|
||||||
|
|
||||||
[project.optional-dependencies]
|
[project.optional-dependencies]
|
||||||
dev = [
|
dev = [
|
||||||
"tutor[dev]>=19.0.0,<20.0.0",
|
"tutor[dev]>=19.0.0,<20.0.0",
|
||||||
@ -37,8 +40,6 @@ dev = [
|
|||||||
"pylint"
|
"pylint"
|
||||||
]
|
]
|
||||||
|
|
||||||
# These fields will be set by hatch_build.py
|
|
||||||
dynamic = ["version"]
|
|
||||||
|
|
||||||
# https://packaging.python.org/en/latest/specifications/well-known-project-urls/#well-known-labels
|
# https://packaging.python.org/en/latest/specifications/well-known-project-urls/#well-known-labels
|
||||||
[project.urls]
|
[project.urls]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user