Compare commits

..

No commits in common. "trunk" and "trunk" have entirely different histories.
trunk ... trunk

View File

@ -8,7 +8,7 @@ name = "multiball"
dynamic = ["version"]
description = "Multi-host parallel execution shell with powerful features."
authors = [{name = "Cassowary", email="cassowary@riseup.net"}]
dependencies = ["tqdm", "pyyaml", "prompt_toolkit", "fabric2"]
dependencies = ["tqdm", "yaml-1.3", "prompt_toolkit", "fabric2"]
requires-python = ">=3.8"
readme = {file = "README.txt", content-type = "text/plain"}
license = {text = "LICENSE"}