We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d910816 commit f758505Copy full SHA for f758505
.buildkite/check-wheel-size.py
@@ -1,7 +1,7 @@
1
import os
2
import zipfile
3
4
-MAX_SIZE_MB = 150
+MAX_SIZE_MB = 200
5
6
7
def print_top_10_largest_files(zip_file):
0 commit comments