Skip to content
This repository has been archived by the owner on May 8, 2022. It is now read-only.

Commit

Permalink
add pyinstaller
Browse files Browse the repository at this point in the history
  • Loading branch information
glebliutsko committed Mar 4, 2021
1 parent 669ceb5 commit 6043d4c
Show file tree
Hide file tree
Showing 2 changed files with 150 additions and 1 deletion.
150 changes: 149 additions & 1 deletion poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ lyricsgenius = ">=2.0.0"

[tool.poetry.dev-dependencies]
PyQt5-stubs = "^5.15.2"
pyinstaller = "^4.2"

[build-system]
requires = ["poetry-core>=1.0.0"]
Expand Down

0 comments on commit 6043d4c

Please sign in to comment.