We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f178b1f commit 62b93d0Copy full SHA for 62b93d0
setup/make_pip.sh
@@ -10,6 +10,7 @@ echo ""
10
echo " Building Packages"
11
echo "================================================================================"
12
echo ""
13
+python3 setup.py qtlrelease manual sample
14
python3 setup.py sdist bdist_wheel
15
mkdir -pv dist_upload
16
cp -v dist/novelWriter-*.whl dist_upload/
0 commit comments