From f8275399df664146c156eddf4e9ceb92df8cf81f Mon Sep 17 00:00:00 2001 From: thomasabishop Date: Thu, 16 Jan 2025 07:05:02 +0000 Subject: [PATCH] chore: tidy setup.py --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index c9c3e9a..56d3d63 100644 --- a/setup.py +++ b/setup.py @@ -1,4 +1,4 @@ -from setuptools import find_packages, setup +from setuptools import setup setup( name="neuron-zk-generator",