Skip to content

Commit

Permalink
Excluding python erroneously loaded as dep by pyinstaller
Browse files Browse the repository at this point in the history
  • Loading branch information
Yomguithereal committed Dec 19, 2020
1 parent c4b9fa7 commit 791e4a5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -48,4 +48,5 @@ pyinstaller: clean
--additional-hooks-dir=./hooks \
--name minet \
--clean \
--exclude-module IPython \
minet/cli/__main__.py

0 comments on commit 791e4a5

Please sign in to comment.