Document things a bit more!
This commit is contained in:
@ -6,7 +6,7 @@ build-backend = "pdm.backend"
|
||||
[project]
|
||||
name = "multiball"
|
||||
dynamic = ["version"]
|
||||
description = "Run commands accross a set of hosts interactively."
|
||||
description = "Multi-host parallel execution shell with powerful features."
|
||||
authors = [{name = "Cassowary", email="cassowary@riseup.net"}]
|
||||
dependencies = ["tqdm", "yaml-1.3", "prompt_toolkit", "fabric2"]
|
||||
requires-python = ">=3.8"
|
||||
|
||||
Reference in New Issue
Block a user