Emergency Self-Construct
Emergency Self-Construct
As a user I do not want to have to install Cython to install bcolz, especially since the cython-compiled `carray.c` is part of the source distribution. The main problem here...
As a user I wan to execute the test suite to check the installation, however this also means that all the test requirements must also be installed. For example `mock`...
To be inspired by: https://pandas-docs.github.io/pandas-docs-travis/categorical.html
It always seems to be same issue, something related to Numba and how functions are pickled. The log is attached below. I am trying to figure out if this is...
I am on OSX Version 10.15.7 -- Steps to reproduce: ```shell # Assuming we are inside a clone of the clifford repo $ git checkout v1.3.0 Note: checking out 'v1.3.1'....
Work items required: - [ ] Prepare a patch to build `llvmdev` from LLVM 12.* - [ ] Run all test suits on internal build farm - [ ] Iterate...
The llvmlite README has a badge pointing to coveralls: https://github.com/numba/llvmlite/blame/master/README.rst#L11 Which points to: https://coveralls.io/github/numba/llvmlite Apparently this services was integrated to Travis-CI which is no longer in use for this repository....
Two advantages: * `aarch64` etc. support * manylinux2010 reaches EOL end of 2020 One disdvantage: * Needs pip 19.3 to install