mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
List Adam Turner in package metadata
This commit is contained in:
parent
0c85adb461
commit
a9542e742c
@ -103,6 +103,10 @@ test = [
|
||||
"typing_extensions>=4.9", # for typing_extensions.Unpack
|
||||
]
|
||||
|
||||
[[project.authors]]
|
||||
name = "Adam Turner"
|
||||
email = "aa-turner@users.noreply.github.com"
|
||||
|
||||
[[project.authors]]
|
||||
name = "Georg Brandl"
|
||||
email = "georg@python.org"
|
||||
|
Loading…
Reference in New Issue
Block a user