Skip to content

Commit 05a124b

Browse files
committed
fix cookiecutter import after transitive dependency issue
1 parent 543d58a commit 05a124b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Makefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ dist-bin/localstack build: $(VENV_ACTIVATE) main.py
3535
--hidden-import localstack_cli.pro.core.bootstrap.extensions.bootstrap \
3636
--hidden-import localstack_cli.utils.analytics.metadata \
3737
--collect-all=rich \
38+
--collect-data=binaryornot \
3839
--copy-metadata localstack \
3940
--additional-hooks-dir hooks
4041

0 commit comments

Comments
 (0)