about summary refs log tree commit diff stats
path: root/.github (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update setup & testsFabrice Desclaux2025-01-261-3/+3
|
* Use llvmlite packageFabrice Desclaux2023-04-051-6/+3
|
* Remove Python 2.7 from CIDuncan Ogilvie2022-11-031-3/+3
|
* CI: install LLVM 8 before fetching llvmliteCamille Mougey2022-05-271-3/+6
|
* CI: add python3.10Camille Mougey2022-05-271-1/+1
|
* ci: pin pyparsing dependencyGabriele N. Tornetta2021-10-251-1/+4
| | | | | | While testing with Python 3.9, tests were failing because of breaking changes in version 3 of pyparsing. Therefore the dependency on pyparsing should be pinned to ~=2.0 for now.
* Add get_export to reg testsFabrice Desclaux2021-10-191-0/+5
|
* Add github actionsFabrice Desclaux2021-08-233-0/+116