Skip to content

Commit

Permalink
Revert "add hidden import for boostrap"
Browse files Browse the repository at this point in the history
This reverts commit 9c6b941.
  • Loading branch information
giograno committed Oct 3, 2024
1 parent 9c6b941 commit f406664
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,6 @@ dist-bin/localstack build: $(VENV_ACTIVATE) main.py
--hidden-import localstack.pro.core.plugins \
--hidden-import localstack.pro.core.cli.localstack \
--hidden-import localstack.pro.core.extensions.plugins \
--hidden-import localstack.pro.core.extensions.bootstrap \
--copy-metadata localstack_ext \
--collect-data localstack.pro.core \
--additional-hooks-dir hooks
Expand Down

0 comments on commit f406664

Please sign in to comment.