From 0dc5013c94ab9de7aff42fae0556fde8b673912a Mon Sep 17 00:00:00 2001 From: Marc Beninca Date: Sun, 23 Feb 2025 03:02:49 +0100 Subject: [PATCH] ansible --- py.pypi.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/py.pypi.sh b/py.pypi.sh index 2ac796d..09df343 100755 --- a/py.pypi.sh +++ b/py.pypi.sh @@ -36,6 +36,8 @@ set \ "PyYAML" \ "types-PyYAML" \ \ + "ansible" \ + \ "Cython" \ "maturin"