Skip to content

Commit

Permalink
Remove unused pyinstaller dependency (#121)
Browse files Browse the repository at this point in the history
  • Loading branch information
mmerklinger authored May 28, 2024
1 parent 503ef02 commit 7c6064c
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,6 @@ dev = [
"ipython",
"isort",
"mypy >=1.4,<1.5",
"pyinstaller ==5.9.0",
"pyinstaller-versionfile ==2.1.1; sys_platform=='win32'",
"pytest",
"pytest-reporter-html1",
"docker",
Expand Down

0 comments on commit 7c6064c

Please sign in to comment.