Skip to content

Commit 9450e24

Browse files
committed
missing metadata.
1 parent dd4ad55 commit 9450e24

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

pyproject.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,9 @@ name = "ftrack-python-api"
33
version = "0.1.0"
44
description = "Python API for ftrack."
55
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"
69
readme = "README.rst"
710
packages = [
811
{ include = "ftrack_api", from = "source" },

0 commit comments

Comments
 (0)