Added python and iss script for making setup.exe releases on Windows

This commit is contained in:
Veronica K. B. Olsen
2020-10-17 00:58:48 +02:00
parent 403066a83f
commit 70086f5ca6
3 changed files with 229 additions and 1 deletions
+1 -1
View File
@@ -7,7 +7,7 @@ description = A markdown-like document editor for writing novels
url = https://novelwriter.io
long_description = file: README.md
long_description_content_type = text/markdown
license_files = LICENSE.md
license_file = LICENSE.md
license = GNU General Public License v3
classifiers =
Programming Language :: Python :: 3 :: Only