From 999266689eee3ad84f6d7c0a66eb0accdb97c390 Mon Sep 17 00:00:00 2001 From: 3wc <3wc@doesthisthing.work> Date: Mon, 6 Mar 2023 12:14:34 -0500 Subject: [PATCH] Drop python_version temporarily --- setup.cfg | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/setup.cfg b/setup.cfg index 05dbbd0..aa19222 100644 --- a/setup.cfg +++ b/setup.cfg @@ -30,7 +30,6 @@ packages = zip_safe = true install_requires = - python_version >= "3.6" requests beautifulsoup4 - \ No newline at end of file +