We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8a3e883 commit fcaaafbCopy full SHA for fcaaafb
1 file changed
pyproject.toml
@@ -4,9 +4,10 @@ build-backend = "flit_core.buildapi"
4
5
[tool.flit.metadata]
6
module = "stitchclient"
7
-author = "Stitch"
8
-author-email = "support@stitchdata.com"
9
-home-page = "https://github.com/stitchdata/python-stitch-client"
+author = "Narrative Science"
+author-email = "devops@narrativescience.com"
+dist-name = "python-stitch-client"
10
+home-page = "https://github.com/NarrativeScience/python-stitch-client"
11
description-file = "README.md"
12
requires = [
13
"python-dateutil==2.6.1",
0 commit comments