Setup fixes post 1.5 release (#902)
* The main version must now always include the patch number * Fix bug in pip build script * Fix bug in debian sha256 function call
This commit is contained in:
committed by
GitHub
parent
18cadf8db5
commit
1386be23f4
@@ -10,6 +10,7 @@ echo ""
|
||||
echo " Building Packages"
|
||||
echo "================================================================================"
|
||||
echo ""
|
||||
python3 setup.py qtlrelease manual sample
|
||||
python3 setup.py sdist bdist_wheel
|
||||
mkdir -pv dist_upload
|
||||
cp -v dist/novelWriter-*.whl dist_upload/
|
||||
|
||||
Reference in New Issue
Block a user