Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 10ee9fd527 |
@@ -85,6 +85,8 @@ AppDir:
|
|||||||
# Path to the site-packages dir or other modules dirs
|
# Path to the site-packages dir or other modules dirs
|
||||||
# See https://docs.python.org/3/using/cmdline.html#envvar-PYTHONPATH
|
# See https://docs.python.org/3/using/cmdline.html#envvar-PYTHONPATH
|
||||||
PYTHONPATH: '${APPDIR}/usr/lib/python3.9/site-packages:${APPDIR}/usr'
|
PYTHONPATH: '${APPDIR}/usr/lib/python3.9/site-packages:${APPDIR}/usr'
|
||||||
|
# Force the AppImage to ignore local packages
|
||||||
|
PYTHONNOUSERSITE: 1
|
||||||
|
|
||||||
test:
|
test:
|
||||||
fedora:
|
fedora:
|
||||||
|
|||||||
Reference in New Issue
Block a user