Skip to content

Commit

Permalink
Fixing errors on Mac
Browse files Browse the repository at this point in the history
  • Loading branch information
ja2-derek authored Jul 26, 2020
1 parent be84695 commit 059380a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build/package.sh
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ DIST_DIR="$BASE_DIR/dist/wildfire-maps"

# Create executable binary
pyinstaller $BASE_DIR/src/install_wildfire_maps.py \
--hidden-import='pkg_resources.py2_warn' \
--distpath $BASE_DIR/dist/ \
--paths $BASE_DIR/lib/ja2-open-toolset \
--onefile
Expand Down

0 comments on commit 059380a

Please sign in to comment.