Skip to content

Commit

Permalink
Add pyinstaller and pyinstaller-versionfile to development dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
mmerklinger committed Apr 3, 2023
1 parent a66418b commit 0b508f7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,8 @@ dev = [
"ipython",
"isort",
"mypy >=1,<1.1",
"pyinstaller ==5.9.0",
"pyinstaller-versionfile ==2.1.1; sys_platform=='win32'",
"types-requests",
"types-tqdm",
"pytest",
Expand Down

0 comments on commit 0b508f7

Please sign in to comment.