Skip to content

Commit

Permalink
makefile: stop messing with PYTHONPATH
Browse files Browse the repository at this point in the history
  • Loading branch information
kba committed Apr 17, 2018
1 parent 43a3b05 commit 7b43849
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@ export

SHELL = /bin/bash
PYTHON = python
PYTHONPATH := .:$(PYTHONPATH)
PIP = pip
LOG_LEVEL = INFO
PYTHONIOENCODING=utf8
Expand Down

0 comments on commit 7b43849

Please sign in to comment.