From 81868cd0ba676035172a2ad493253c8c6ac9b4d4 Mon Sep 17 00:00:00 2001 From: Ram Rachum Date: Fri, 19 Jul 2019 14:45:57 +0300 Subject: [PATCH] removing python_toolbox reference, not needed anymore --- setup.py | 1 - 1 file changed, 1 deletion(-) diff --git a/setup.py b/setup.py index 270bcf8..7bdeafc 100644 --- a/setup.py +++ b/setup.py @@ -25,7 +25,6 @@ setuptools.setup( extras_require={ 'tests': { 'pytest', - 'python-toolbox', }, }, classifiers=[