Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

➕ add pyinstaller dependency #95

Merged
merged 1 commit into from
Feb 27, 2024
Merged

Conversation

mingi3314
Copy link
Owner

@mingi3314 mingi3314 commented Feb 27, 2024


Generated summary (powered by Graphite)

TL;DR

This pull request updates the poetry.lock file with information about various Python packages and their dependencies, including pyinstaller, pywin32-ctypes, and zipp. It also updates the pyproject.toml file to specify Python versions and a new dependency on pyinstaller version 6.4.0.

What changed

  • Updated poetry.lock file with details about packages like pyinstaller, pywin32-ctypes, and zipp
  • Added information about dependencies and versions for various Python packages
  • Updated pyproject.toml file to specify Python versions and a new dependency on pyinstaller version 6.4.0

How to test

  1. Clone the repository and checkout this branch
  2. Run poetry install to update dependencies based on the changes in poetry.lock
  3. Check that the specified Python versions and dependencies are correctly installed
  4. Verify that the pyproject.toml file reflects the changes made in this pull request

Why make this change

  • Ensure that the poetry.lock file is up to date with accurate information about package dependencies
  • Specify Python versions and dependencies clearly in the pyproject.toml file for consistency and compatibility
  • Improve the overall package configuration and dependency management for the project

Copy link
Owner Author

mingi3314 commented Feb 27, 2024

Copy link
Owner Author

mingi3314 commented Feb 27, 2024

Merge activity

@mingi3314 mingi3314 merged commit 283e466 into main Feb 27, 2024
2 checks passed
@mingi3314 mingi3314 deleted the 02-27-_add_pyinstaller_dependency branch February 27, 2024 15:15
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.

None yet

1 participant