Skip to content

Commit cf73d47

Browse files
author
Joe Doss
committed
Update repository and description.
1 parent 1cdc351 commit cf73d47

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

pyproject.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
[tool.poetry]
22
name = "smallstep-python"
33
version = "0.1.0"
4-
description = ""
4+
description = "A Python library at allows you to interface with the Smallstep API."
5+
repository = "https://github.com/smallstep/smallstep-python"
56
authors = ["Smallstep Engineering <techadmin@smallstep.com>"]
67
readme = "README.md"
78
packages = [{include = "smallstep"}]

0 commit comments

Comments
 (0)