mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-11-27 12:51:07 -07:00
Making WORKAROUND a true marker
This commit is contained in:
parent
98c84798c6
commit
286673e812
1 changed files with 1 additions and 1 deletions
|
|
@ -6,7 +6,7 @@
|
||||||
import os
|
import os
|
||||||
import sys
|
import sys
|
||||||
|
|
||||||
# WORKAROUND: GITHUB-704 GITHUB-708
|
#WORKAROUND: GITHUB-704 GITHUB-708
|
||||||
# It looks like setuptools creates a .pth file in
|
# It looks like setuptools creates a .pth file in
|
||||||
# the default /usr/lib which causes the default site-packages
|
# the default /usr/lib which causes the default site-packages
|
||||||
# to be inserted into sys.path before PYTHONPATH.
|
# to be inserted into sys.path before PYTHONPATH.
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue