You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
cd /home/travis/build/alphachai/boto3-fixtures/dummy_lambda/dist && zip build.zip pyproject.toml
zip warning: name not matched: pyproject.toml
zip error: Nothing to do! (build.zip)
/home/travis/build/alphachai/boto3-fixtures/build-harness/modules/faas/Makefile:38: recipe for target 'faas/build/python/zip' failed
make[1]: *** [faas/build/python/zip] Error 12
Lack of a pyproject.toml breaks faas/build/python/zip.
The text was updated successfully, but these errors were encountered:
Lack of a
pyproject.toml
breaksfaas/build/python/zip
.The text was updated successfully, but these errors were encountered: