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 3421ab2 commit c9088c2Copy full SHA for c9088c2
1 file changed
examples/bzlmod/tests/version_test.sh
@@ -30,6 +30,7 @@ stat $bin
30
stat -L $bin
31
32
cp $bin mybin.exe
33
+cp tests/version_3_10.zip mybin.zip
34
./mybin.exe
35
36
version_py_binary=$($bin)
0 commit comments