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 f5ef9d3 commit 93be441Copy full SHA for 93be441
1 file changed
python/private/zipapp/zip_main_template.py
@@ -1,5 +1,7 @@
1
# Template for the __main__.py file inserted into zip files
2
#
3
+# Generated file from @rules_python//python/private/zipapp:zip_main_template.py
4
+#
5
# NOTE: This file is a "stage 1" bootstrap, so it's responsible for locating the
6
# desired runtime and having it run the stage 2 bootstrap. This means it can't
7
# assume much about the current runtime and environment. e.g., the current
0 commit comments