From 2fe8b58c09291a7cfc0fbed3aab6f472f1e5c0d0 Mon Sep 17 00:00:00 2001 From: Nex Date: Thu, 30 Jun 2022 10:26:30 +0200 Subject: [PATCH] Removed space --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index 4f347cc..ec0976c 100644 --- a/setup.cfg +++ b/setup.cfg @@ -33,7 +33,7 @@ install_requires = adb-shell >=0.4.2 libusb1 >=2.0.1 cryptography >=36.0.1 - pymobiledevice3 >= 1.23.9 + pymobiledevice3 >=1.23.9 pyyaml >=6.0 [options.packages.find]