Making WORKAROUND a true marker

This commit is contained in:
Thomas-Karl Pietrowski 2016-04-19 20:18:07 +02:00
parent 98c84798c6
commit 286673e812

View file

@ -6,7 +6,7 @@
import os
import sys
# WORKAROUND: GITHUB-704 GITHUB-708
#WORKAROUND: GITHUB-704 GITHUB-708
# It looks like setuptools creates a .pth file in
# the default /usr/lib which causes the default site-packages
# to be inserted into sys.path before PYTHONPATH.