1
0

set KIVY_DATA_DIR in main script

This commit is contained in:
ThomasV
2016-03-07 21:00:55 +01:00
parent 4b4b6efb35
commit 671fe73788
2 changed files with 3 additions and 1 deletions

View File

@@ -27,7 +27,6 @@
import sys
import os
os.environ['KIVY_DATA_DIR'] = os.path.abspath(os.path.dirname(__file__)) + '/data/'
try:
sys.argv = ['']