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",
|
||||
]
|
||||
|
||||
# These fields will be set by hatch_build.py
|
||||
dynamic = ["version"]
|
||||
|
||||
[project.optional-dependencies]
|
||||
dev = [
|
||||
"tutor[dev]>=19.0.0,<20.0.0",
|
||||
@ -37,8 +40,6 @@ dev = [
|
||||
"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
|
||||
[project.urls]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user