blob: eb09b5c93b4d08d2781110cd8d854f23ab018f68 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
|
requirements:
- contrib/restricted/boost/format
- contrib/restricted/boost/math
disable_includes:
- arm_sve.h
- xtl/xcomplex.hpp
- riscv_vector.h
- wasm_simd128.h
exclude:
- pythran/boost/*
- pythran/pythonic/include/numpy/.hpp
- pythran/pythonic/numpy/.hpp
|