From a8d459f99a1d415fc843327e4dafce19ecee1f3e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=82=85=E5=89=91=E5=AF=92?= Date: Thu, 16 May 2024 10:49:03 +0800 Subject: [PATCH] =?UTF-8?q?=E3=80=90Inference]=20Delete=20duplicated=20pac?= =?UTF-8?q?kage=20(#5723)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- setup.py | 1 - 1 file changed, 1 deletion(-) diff --git a/setup.py b/setup.py index c16709ad1..b105c03b7 100644 --- a/setup.py +++ b/setup.py @@ -111,7 +111,6 @@ setup( "tests", "scripts", "requirements", - "extensions", "*.egg-info", ), ),