Skip to content

Commit

Permalink
Add pefile to dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
eliflores committed Aug 7, 2023
1 parent 637cc81 commit 218232e
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
1 change: 1 addition & 0 deletions Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ pylint = "==2.17.5"
pycodestyle = "==2.11.0"
pyinstaller = "==5.13.0"
pywin32-ctypes = "==0.2.2"
pefile = "==2023.2.7"

[scripts]
lint = "pylint configure_repositories"
Expand Down
10 changes: 9 additions & 1 deletion Pipfile.lock

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

0 comments on commit 218232e

Please sign in to comment.