Don't mess with the import path
This commit is contained in:
parent
3f1292d615
commit
0f6e61bb75
1 changed files with 0 additions and 2 deletions
2
main.py
2
main.py
|
@ -24,8 +24,6 @@ __version__ = '4.2.0'
|
||||||
import sys
|
import sys
|
||||||
import os
|
import os
|
||||||
|
|
||||||
sys.path.insert(0, os.path.join(os.path.dirname(__file__), '..', 'gpodder-core', 'src'))
|
|
||||||
|
|
||||||
import pyotherside
|
import pyotherside
|
||||||
import gpodder
|
import gpodder
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue