From 36a433917269376d34be5907003874f826f912ac Mon Sep 17 00:00:00 2001 From: Jordan ERNST Date: Mon, 4 Feb 2019 15:47:55 +0100 Subject: [PATCH] Initial installer.cfg for packaging with pynsist --- installer.cfg | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 installer.cfg diff --git a/installer.cfg b/installer.cfg new file mode 100644 index 0000000..f803bd1 --- /dev/null +++ b/installer.cfg @@ -0,0 +1,14 @@ +[Application] +name=IFPass +version=2.2 +target=IFPass.py + +[Python] +version=3.7.2 + +[Include] +# Packages from PyPI that your application requires, one per line +# These must have wheels on PyPI: + +# Other files and folders that should be installed +files = LICENSE