aboutsummaryrefslogtreecommitdiffstats
path: root/setup.py
diff options
context:
space:
mode:
Diffstat (limited to 'setup.py')
-rw-r--r--setup.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index e4e8b5e..d9fd221 100644
--- a/setup.py
+++ b/setup.py
@@ -59,7 +59,6 @@ setup(
setup_requires=['wheel'],
install_requires=[
'click',
- 'colorlog',
'python-dateutil',
'bcompiler-engine @ https://github.com/hammerheadlemon/bcompiler-engine/archive/master.zip#egg=bcompiler-engine'
],