Commit graph

9 commits

Author SHA1 Message Date
Duncan Ogilvie
71df018677 Modernize Python project and GitHub Actions for linux/windows/macos 2026-05-31 15:56:18 +02:00
Fabrice Desclaux
d9fb6d58c7 Update setup & tests 2025-01-26 13:17:14 +01:00
Fabrice Desclaux
75641cbfb5 Use llvmlite package 2023-04-05 07:56:36 +02:00
Duncan Ogilvie
b59c4b2e83 Remove Python 2.7 from CI 2022-11-03 12:28:19 +01:00
Camille Mougey
45f6d83f29 CI: install LLVM 8 before fetching llvmlite 2022-05-27 16:55:13 +02:00
Camille Mougey
e228833395 CI: add python3.10 2022-05-27 10:39:15 +02:00
Gabriele N. Tornetta
c6ed2932f8 ci: pin pyparsing dependency
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.
2021-10-25 11:01:07 +01:00
Fabrice Desclaux
81d8bffa66 Add get_export to reg tests 2021-10-19 10:23:48 +02:00
Fabrice Desclaux
02489ad581 Add github actions 2021-08-23 17:55:28 +02:00