removing python_toolbox reference, not needed anymore

This commit is contained in:
Ram Rachum 2019-07-19 14:45:57 +03:00
parent 11b9f27bec
commit 81868cd0ba

View file

@ -25,7 +25,6 @@ setuptools.setup(
extras_require={
'tests': {
'pytest',
'python-toolbox',
},
},
classifiers=[