Skip to content

Commit 6e84f09

Browse files
author
moshemorad
authored
Remove pyinstaller from pyproject dep (#477)
1 parent 2118c4d commit 6e84f09

File tree

2 files changed

+3
-131
lines changed

2 files changed

+3
-131
lines changed

poetry.lock

Lines changed: 3 additions & 130 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,6 @@ flake8 = "^6.0.0"
5252
types-pyyaml = "^6.0.12.8"
5353
types-cachetools = "^5.3.0.4"
5454
types-requests = "^2.28.11.15"
55-
pyinstaller = "^5.9.0"
5655
pytest = "^7.2.2"
5756

5857
[build-system]

0 commit comments

Comments
 (0)