Emergency Self-Construct
Emergency Self-Construct
As title
Fixes #150
``` $ python -m llvmlite.tests ..s.s.................................s...................................................................Windows fatal exception: access violation Current thread 0x00000fb0 (most recent call first): File "C:\Users\ci\64\miniconda3\envs\testenv_7c169bb9\Lib\site-packages\llvmlite\binding\ffi.py", line 197 in __call__ File "C:\Users\ci\64\miniconda3\envs\testenv_7c169bb9\Lib\site-packages\llvmlite\binding\newpassmanagers.py", line 29 in run File...
## Feature request Convert Numba to use `pyproject.toml` instead of `setup.py`
copy of https://github.com/dbast/llvmlite/pull/5 for future reference
create a conda package for the most recent release and upload to the `numba` channel on anaconda.org
Adding `LICENSE` and `LICENSES.third-party` files to package via `license_files` and add `LICENSES.third-party` to the `MANIFEST.in`. Also remove the trove classfier as this is deprecated and correct copyright date in the...
This reverts commit 41282a68488e53d8392f67defbf2f07bf46c3fa8, reversing changes made to 1358274054f88c19838ba11543b8f87b05cf0632.