You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@heron.apache.org by GitBox <gi...@apache.org> on 2019/03/13 19:05:50 UTC

[GitHub] [incubator-heron] skanjila commented on a change in pull request #3209: Updates for Bazel 0.23 compatibility

skanjila commented on a change in pull request #3209: Updates for Bazel 0.23 compatibility
URL: https://github.com/apache/incubator-heron/pull/3209#discussion_r264310428
 
 

 ##########
 File path: WORKSPACE
 ##########
 @@ -784,38 +786,44 @@ VIRTUALENV_PREFIX = "virtualenv-15.1.0"
 WHEEL_SRC = "https://pypi.python.org/packages/c9/1d/bd19e691fd4cfe908c76c429fe6e4436c9e83583c4414b54f6c85471954a/wheel-0.29.0.tar.gz"
 
 http_file(
-    name = 'pytest_whl',
-    url = PYTEST_WHEEL,
+    name = "pytest_whl",
 
 Review comment:
   we should add comments around why things were put in 

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services