Skip to content

Commit 4ec4fc4

Browse files
Debug setup.py issue
1 parent 5ebddcb commit 4ec4fc4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

python/dist/BUILD.bazel

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -284,6 +284,7 @@ genrule(
284284
outs = ["protobuf-%s.tar.gz" % PROTOBUF_PYTHON_VERSION],
285285
cmd = """
286286
export PYTHONPATH=$$PWD/external/pip_deps_setuptools/site-packages
287+
echo $PYTHONPATH
287288
set -eux
288289
tar -xzvf $(location :source_tarball)
289290
cd protobuf/

0 commit comments

Comments
 (0)