Skip to content

Commit

Permalink
Merge pull request #35 from serlo/chore/fix-macos-release-build
Browse files Browse the repository at this point in the history
Add missing dependency macholib
  • Loading branch information
eliflores authored Aug 28, 2023
2 parents e670e52 + d937bc6 commit 7b7c8fe
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ black = "==23.7.0"
pyinstaller = "==5.13.0"
pywin32-ctypes = "==0.2.2"
pefile = "==2023.2.7"
macholib = "==1.16.2"

[scripts]
lint = "pylint configure_repositories"
Expand Down

0 comments on commit 7b7c8fe

Please sign in to comment.