Skip to content

Commit f66822a

Browse files
authored
Update appveyor.yml
1 parent 7e07f2b commit f66822a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

appveyor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ before_build:
2424
- copy c:\\Python36-x64\\python36.dll c:\\dev\\lxpapi
2525

2626
build_script:
27-
- C:\\Python36-x64\\python -m nuitka --follow-imports --include-plugin-directory C:\\Python36-x64\\lib\\site-packages\\keyring LxpApi\\lxpservice.py
27+
- C:\\Python36-x64\\python -m nuitka --follow-imports --include-plugin-directory C:\\Python36-x64\\lib\\site-packages\\keyring --include-plugin-directory C:\\Python36-x64\\lib\\site-packages\\pip LxpApi\\lxpservice.py
2828

2929
artifacts:
3030
- path: lxpservice.exe

0 commit comments

Comments
 (0)