Skip to content

Commit 85b4df1

Browse files
authored
Merge pull request #21 from plaid/noitsnotit-patch-1
Update pyproject.toml
2 parents f73a31a + e216d33 commit 85b4df1

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

sandbox/pyproject.toml

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -10,11 +10,7 @@ readme = "README.md"
1010
requires-python = ">=3.11"
1111
license = {text = "MIT"}
1212
authors = [
13-
{name = "Plaid"}
14-
]
15-
maintainers = [
16-
{ name = "Wang Tian", email = "wtian@plaid.com" },
17-
{ name = "Stella Zhang", email = "szhang@plaid.com" },
13+
{name = "Plaid Inc.", email = "developers@plaid.com" }
1814
]
1915
dependencies = [
2016
"httpx",

0 commit comments

Comments
 (0)