diff --git a/Makefile b/Makefile index 04a2d20732..696bd4781b 100644 --- a/Makefile +++ b/Makefile @@ -2,7 +2,6 @@ export SHELL = /bin/bash PYTHON = python -PYTHONPATH := .:$(PYTHONPATH) PIP = pip LOG_LEVEL = INFO PYTHONIOENCODING=utf8