further changes
This commit is contained in:
parent
95912eb314
commit
8902675489
14 changed files with 15 additions and 23 deletions
|
|
@ -12,7 +12,7 @@ import sys
|
|||
from urllib.parse import quote
|
||||
|
||||
sys.path.insert(0, os.getcwd())
|
||||
sys.path.insert(1, os.path.join(os.getcwd(), 'hub'))
|
||||
sys.path.insert(1, os.path.join(os.getcwd(), 'kojihub'))
|
||||
import koji
|
||||
import kojixmlrpc
|
||||
import koji.xmlrpcplus
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue