There was an error while loading. Please reload this page.
2 parents 84fd24b + 011172d commit ebcf99dCopy full SHA for ebcf99d
1 file changed
pyproject.toml
@@ -1,6 +1,3 @@
1
-[project]
2
-name = "speechify-api"
3
-
4
[tool.poetry]
5
name = "speechify-api"
6
version = "1.2.3"
@@ -39,7 +36,7 @@ packages = [
39
36
{ include = "speechify", from = "src"}
40
37
]
41
38
42
-[project.urls]
+[tool.poetry.urls]
43
Documentation = 'https://docs.speechify.ai/api-reference'
44
Homepage = 'https://docs.speechify.ai'
45
Repository = 'https://github.com/speechifyinc/speechify-api-sdk-python'
0 commit comments