Skip to content

Commit

Permalink
Updated configuration for new installer and added installer library t…
Browse files Browse the repository at this point in the history
…o requirements.txt
  • Loading branch information
jcaraballo17 committed Jun 30, 2020
1 parent b809f57 commit c53e37e
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
3 changes: 2 additions & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -71,4 +71,5 @@ update
virtualenv==15.1.0
Werkzeug==0.11.9
wrapt==1.10.10
wxPython==4.0.0
wxPython==4.0.0
pynsist
4 changes: 2 additions & 2 deletions src/installer.cfg
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[Application]
name=H2O Utility
version=0.2.9.0
version=0.2.9.5
entry_point=VisualUpdater:main
icon=visual.ico

Expand Down Expand Up @@ -58,4 +58,4 @@ files = VisualUpdater.py
directory = ./build/H2OUtilityInstaller/

# The installer name (default is the application name plus the version)
installer_name = H2OUtilityInstaller.exe
installer_name = H2OUtilityInstaller.exe

0 comments on commit c53e37e

Please sign in to comment.