You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by GitBox <gi...@apache.org> on 2020/08/05 13:59:20 UTC

[GitHub] [arrow] pitrou commented on a change in pull request #7891: ARROW-9629: [Python] Fix kartothek integration tests by fixing dependencies

pitrou commented on a change in pull request #7891:
URL: https://github.com/apache/arrow/pull/7891#discussion_r465746913



##########
File path: ci/docker/conda-python-kartothek.dockerfile
##########
@@ -32,7 +32,14 @@ RUN conda install -c conda-forge -q \
         storefact \
         toolz \
         urlquote \
-        zstandard && \
+        zstandard \
+        attrs \

Review comment:
       Can we keep those deps in alphabetical order?




----------------------------------------------------------------
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