Skip to content

Commit

Permalink
[downsizing] remove jsonshema/tests dir (#327)
Browse files Browse the repository at this point in the history
  • Loading branch information
joeyzhao2018 committed Apr 28, 2023
1 parent 759701d commit a894938
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -18,3 +18,4 @@ RUN find ./python/lib/$runtime/site-packages -name \*.pyc -delete
# installs it, while it's already provided by the Lambda Runtime.
RUN rm -rf ./python/lib/$runtime/site-packages/botocore*
RUN rm -rf ./python/lib/$runtime/site-packages/setuptools
RUN rm -rf ./python/lib/$runtime/site-packages/jsonschema/tests

0 comments on commit a894938

Please sign in to comment.