Cleanup: formatting change of pyproject.toml
No functional changes.
This commit is contained in:
parent
ef5b83feda
commit
36c258985e
@ -10,7 +10,7 @@ authors = [
|
|||||||
"Sybren A. Stüvel <sybren@blender.org>",
|
"Sybren A. Stüvel <sybren@blender.org>",
|
||||||
"Campbell Barton",
|
"Campbell Barton",
|
||||||
"At Mind B.V. - Jeroen Bakker",
|
"At Mind B.V. - Jeroen Bakker",
|
||||||
]
|
]
|
||||||
license = "GPL-2.0+"
|
license = "GPL-2.0+"
|
||||||
classifiers = [
|
classifiers = [
|
||||||
'Environment :: Console',
|
'Environment :: Console',
|
||||||
@ -46,7 +46,7 @@ sphinx = "^2.1"
|
|||||||
sphinx-autobuild = "^0.7"
|
sphinx-autobuild = "^0.7"
|
||||||
sphinx-rtd-theme = "^0.4"
|
sphinx-rtd-theme = "^0.4"
|
||||||
responses = "^0.10"
|
responses = "^0.10"
|
||||||
pathlib2 = {version = "^2.3", python = "<3.6"}
|
pathlib2 = { version = "^2.3", python = "<3.6" }
|
||||||
tox = "^3.12"
|
tox = "^3.12"
|
||||||
types-requests = "^2.25.0"
|
types-requests = "^2.25.0"
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user