Skip to content

Commit fcaaafb

Browse files
committed
updating toml a little
1 parent 8a3e883 commit fcaaafb

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

pyproject.toml

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,10 @@ build-backend = "flit_core.buildapi"
44

55
[tool.flit.metadata]
66
module = "stitchclient"
7-
author = "Stitch"
8-
author-email = "[email protected]"
9-
home-page = "https://github.com/stitchdata/python-stitch-client"
7+
author = "Narrative Science"
8+
author-email = "[email protected]"
9+
dist-name = "python-stitch-client"
10+
home-page = "https://github.com/NarrativeScience/python-stitch-client"
1011
description-file = "README.md"
1112
requires = [
1213
"python-dateutil==2.6.1",

0 commit comments

Comments
 (0)