chore: update pyproject description

This commit is contained in:
Xyphuz 2022-05-25 21:29:01 +08:00
parent 782782ee26
commit f34ff17ac0

View file

@ -1,7 +1,7 @@
[tool.poetry]
name = "compose-viz"
version = "0.1.0"
description = "A docker-compose/podman-compose graph visualization tool that allows you to gernerate graph in DOT format or PNG."
description = "A compose file visualization tool that supports compose-spec and allows you to gernerate graph in DOT format or PNG."
authors = ["Xyphuz Wu <xyphuzwu@gmail.com>"]
readme = "README.md"
license = "MIT"