Mercurial > code > home > repos > light9
diff bin/run_local.py @ 1865:1aa91a31c0e2
reformat some missed files
Ignore-this: f13152975437adeb48ed619ab676365e
author | Drew Perttula <drewp@bigasterisk.com> |
---|---|
date | Sat, 25 May 2019 12:06:01 +0000 |
parents | 40cc863d2b63 |
children | 7088d60fde7e |
line wrap: on
line diff
--- a/bin/run_local.py Sat May 25 12:03:26 2019 +0000 +++ b/bin/run_local.py Sat May 25 12:06:01 2019 +0000 @@ -17,12 +17,12 @@ root + 'env/lib/python3.7/lib-dynload', '/usr/lib/python3/dist-packages/', '/usr/lib/python3.7', -# '/usr/lib/python3.7/plat-x86_64-linux-gnu', -# '/usr/lib/python3.7/lib-tk', -# root + 'env/local/lib/python3.7/site-packages', -# root + 'env/local/lib/python3.7/site-packages/gtk-2.0', + # '/usr/lib/python3.7/plat-x86_64-linux-gnu', + # '/usr/lib/python3.7/lib-tk', + # root + 'env/local/lib/python3.7/site-packages', + # root + 'env/local/lib/python3.7/site-packages/gtk-2.0', root + 'env/lib/python3.7/site-packages', -# root + 'env/lib/python3.7/site-packages/gtk-2.0', + # root + 'env/lib/python3.7/site-packages/gtk-2.0', ]