authors: add foxhop and TimeHexOn alongside Russell
This commit is contained in:
parent
bd9080a4cb
commit
ee7f7b31e9
1 changed files with 5 additions and 1 deletions
|
|
@ -9,7 +9,11 @@ description = "An arborist for trees and forests of cross-linked information"
|
|||
readme = "README.md"
|
||||
license = { text = "AGPL-3.0-only" }
|
||||
requires-python = ">=3.10"
|
||||
authors = [{ name = "Russell Ballestrini", email = "russell@unturf.com" }]
|
||||
authors = [
|
||||
{ name = "Russell Ballestrini", email = "russell@unturf.com" },
|
||||
{ name = "foxhop" },
|
||||
{ name = "TimeHexOn" },
|
||||
]
|
||||
dependencies = [
|
||||
"httpx>=0.27",
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue