This is an automated email from the ASF dual-hosted git repository. kszucs pushed a commit to branch maint-1.0.x in repository https://gitbox.apache.org/repos/asf/arrow.git
commit 9605092b09a8a48817276b0ad5f89f2b0ec39377 Author: Uwe L. Korn <uw...@xhochy.com> AuthorDate: Mon Jul 27 11:59:47 2020 +0200 ARROW-9560: [Packaging] Add required conda-forge.yml Closes #7836 from xhochy/ARROW-9560 Authored-by: Uwe L. Korn <uw...@xhochy.com> Signed-off-by: Krisztián Szűcs <szucs.kriszt...@gmail.com> --- dev/tasks/conda-recipes/conda-forge.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/dev/tasks/conda-recipes/conda-forge.yml b/dev/tasks/conda-recipes/conda-forge.yml new file mode 100644 index 0000000..4c07b5d --- /dev/null +++ b/dev/tasks/conda-recipes/conda-forge.yml @@ -0,0 +1 @@ +channel_priority: strict