From 260c59a1e6314d9337e79593de3016c3b6329914 Mon Sep 17 00:00:00 2001 From: takunomi-build-bot Date: Sun, 25 Aug 2024 20:02:24 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=A4=96=20Repository=20layout=20updated=20?= =?UTF-8?q?to=20latest=20version?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This commit was automatically generated by a script: https://gitfub.space/Jmaa/python-omni --- setup.py | 2 -- 1 file changed, 2 deletions(-) diff --git a/setup.py b/setup.py index b39c926..cb64841 100644 --- a/setup.py +++ b/setup.py @@ -46,10 +46,8 @@ with open(PACKAGE_NAME + '/_version.py') as f: REQUIREMENTS_MAIN = [ - '', ] REQUIREMENTS_TEST = [ - '', ]