From 26ad0cd2b9cf74d43bce2279a6c084c0c2776f29 Mon Sep 17 00:00:00 2001 From: Joel Challis Date: Sat, 20 Aug 2022 11:52:15 +0100 Subject: [PATCH] Align dependencies to develop --- setup.cfg | 1 + 1 file changed, 1 insertion(+) diff --git a/setup.cfg b/setup.cfg index 609d97b..ff54330 100644 --- a/setup.cfg +++ b/setup.cfg @@ -46,6 +46,7 @@ install_requires = jsonschema>=4 pillow pygments + pyserial packages = find: python_requires = >=3.7