yamaker.yaml 424 B

123456789101112131415161718
  1. requirements:
  2. - contrib/libs/apache/arrow/cpp/src/arrow/python
  3. exclude:
  4. - pyarrow/tensorflow/plasma_op.cc
  5. - pyarrow/cuda.py
  6. - pyarrow/dataset.py
  7. - pyarrow/flight.py
  8. - pyarrow/hdfs.py
  9. - pyarrow/gandiva.pyx
  10. - pyarrow/plasma.py
  11. - pyarrow/_cuda.pyx
  12. - pyarrow/_dataset.pyx
  13. - pyarrow/_flight.pyx
  14. - pyarrow/_hdfs.pyx
  15. - pyarrow/_hdfsio.pyx
  16. - pyarrow/_plasma.pyx
  17. - pyarrow/_s3fs.pyx
  18. - pyarrow/cffi.py