Skip to content

Conversation

@aokumasan
Copy link
Member

@aokumasan aokumasan commented May 22, 2024

Summary

  • Upgrade cx-freeze to 6.15.16
  • Add upgrade_code option to remove old version before installing new one.
    • The value is randomly generated code.
  • Refactor cx-freeze configs.

Tests

NOTE: these commands must be run on Windows PC.

  • python -m venv .venv
  • source .venv/Scripts/activate (if using git bash)
  • pip install pipenv==2023.5.19 setuptools wheel && pipenv install -d --skip-lock --system
  • python setup.py build
  • python setup.py bdist_msi
  • start dist
  • Run installer and install cli successfully.

aokumasan added 2 commits May 22, 2024 19:43
Add upgrade_code to remove previous version before installing new one.
Copy link
Contributor

@tunakyonn tunakyonn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 🍋

@tunakyonn tunakyonn merged commit 1d1abcb into main May 24, 2024
@tunakyonn tunakyonn deleted the fix-cxfreeze branch May 24, 2024 07:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants