From 838819f42efee79f14a215d5c08617685f519c04 Mon Sep 17 00:00:00 2001 From: mapix Date: Sun, 18 Aug 2024 00:37:05 +0800 Subject: [PATCH] keep packaging version constant on dev and release --- setup.py | 1 - 1 file changed, 1 deletion(-) diff --git a/setup.py b/setup.py index d55020a..bb24c9b 100644 --- a/setup.py +++ b/setup.py @@ -42,7 +42,6 @@ # Needs: import chromedriver_binary to the top of your test script. "chromedriver-binary", "Werkzeug~=2.0.3", - "packaging>22" ] }, classifiers=[