We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dd4ad55 commit 9450e24Copy full SHA for 9450e24
pyproject.toml
@@ -3,6 +3,9 @@ name = "ftrack-python-api"
3
version = "0.1.0"
4
description = "Python API for ftrack."
5
authors = ["ftrack <support@ftrack.com>"]
6
+repository = "https://github.com/ftrackhq/ftrack-python"
7
+documentation = "https://developer.ftrack.com/api-clients/python/"
8
+license = "Apache-2.0"
9
readme = "README.rst"
10
packages = [
11
{ include = "ftrack_api", from = "source" },
0 commit comments