Skip to content

Commit 30b26b0

Browse files
committed
Fix pyproject description
1 parent 37129f9 commit 30b26b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[tool.poetry]
22
name = "styxdocker"
33
version = "0.1.0"
4-
description = "A beautiful description."
4+
description = "Docker integration for Styx compiled wrappers."
55
authors = ["Florian Rupprecht <[email protected]>"]
66
license = "MIT License"
77
readme = "README.md"

0 commit comments

Comments
 (0)