This is an automated email from the ASF dual-hosted git repository.

kszucs pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/arrow.git


The following commit(s) were added to refs/heads/master by this push:
     new bb78e8b  ARROW-4584: [Python] Add built wheel to manylinux1 
dockerignore
bb78e8b is described below

commit bb78e8bd330465ba311a5b350c1303bca8ade5fd
Author: Korn, Uwe <[email protected]>
AuthorDate: Sun Feb 17 13:15:13 2019 +0100

    ARROW-4584: [Python] Add built wheel to manylinux1 dockerignore
    
    Author: Korn, Uwe <[email protected]>
    
    Closes #3657 from xhochy/ARROW-4584 and squashes the following commits:
    
    00a53a8b <Korn, Uwe> ARROW-4584:  Add built wheel to manylinux1 dockerignore
---
 python/manylinux1/.dockerignore | 1 +
 1 file changed, 1 insertion(+)

diff --git a/python/manylinux1/.dockerignore b/python/manylinux1/.dockerignore
new file mode 100644
index 0000000..1521c8b
--- /dev/null
+++ b/python/manylinux1/.dockerignore
@@ -0,0 +1 @@
+dist

Reply via email to