Compare commits
	
		
			2 Commits
		
	
	
		
			950d89ae09
			...
			c5678b5f46
		
	
	| Author | SHA1 | Date | |
|---|---|---|---|
| c5678b5f46 | |||
| 2ec8bd7b55 | 
@ -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", "yaml-1.3", "prompt_toolkit", "fabric2"]
 | 
			
		||||
dependencies = ["tqdm", "pyyaml", "prompt_toolkit", "fabric2"]
 | 
			
		||||
requires-python = ">=3.8"
 | 
			
		||||
readme = {file = "README.txt", content-type = "text/plain"}
 | 
			
		||||
license = {text = "LICENSE"}
 | 
			
		||||
 | 
			
		||||
		Reference in New Issue
	
	Block a user