Skip to content

Commit 62b93d0

Browse files
committed
Fix pip build script
1 parent f178b1f commit 62b93d0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup/make_pip.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ echo ""
1010
echo " Building Packages"
1111
echo "================================================================================"
1212
echo ""
13+
python3 setup.py qtlrelease manual sample
1314
python3 setup.py sdist bdist_wheel
1415
mkdir -pv dist_upload
1516
cp -v dist/novelWriter-*.whl dist_upload/

0 commit comments

Comments
 (0)