Skip to content

Commit a894938

Browse files
authored
[downsizing] remove jsonshema/tests dir (#327)
1 parent 759701d commit a894938

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Dockerfile

+1
Original file line numberDiff line numberDiff line change
@@ -18,3 +18,4 @@ RUN find ./python/lib/$runtime/site-packages -name \*.pyc -delete
1818
# installs it, while it's already provided by the Lambda Runtime.
1919
RUN rm -rf ./python/lib/$runtime/site-packages/botocore*
2020
RUN rm -rf ./python/lib/$runtime/site-packages/setuptools
21+
RUN rm -rf ./python/lib/$runtime/site-packages/jsonschema/tests

0 commit comments

Comments
 (0)