From 88b4fc82332b2457e765b79c226814eb158dc2c9 Mon Sep 17 00:00:00 2001 From: Bastian Venthur Date: Wed, 6 Oct 2021 13:18:37 +0200 Subject: [PATCH] minor fix --- setup.py | 1 - 1 file changed, 1 deletion(-) diff --git a/setup.py b/setup.py index 8665fd4..2f275fa 100644 --- a/setup.py +++ b/setup.py @@ -1,6 +1,5 @@ #!/usr/bin/env python - from setuptools import setup meta = {}