mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-05 21:13:58 -06: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 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.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue