Initial installer.cfg for packaging with pynsist
This commit is contained in:
parent
80d22ddcc1
commit
36a4339172
14
installer.cfg
Normal file
14
installer.cfg
Normal file
@ -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
|
Loading…
Reference in New Issue
Block a user