(no title)
zorlack | 6 months ago
Would you mind telling me what environment you found this behavior in, and how you installed the app?
I've been testing in ubuntu containers doing:
pip3 install service-ping-sping --break-system-packages
Thank you so much!!*EDIT:*
I think this is to do with me not being specific about what version of typer I depend upon... working on it now!
This is now fixed in 0.2.11. Thanks @johnQdeveloper
johnQdeveloper|6 months ago
pip install service-ping-sping
was how it was installed
Thanks for fixing.