| #
f7d88fb7
|
| 27-Oct-2023 |
Sebastian Grimberg <sebastiangrimb@gmail.com> |
Merge pull request #1387 from CEED/sjg/python-ci-fix
Fix Python tests in GitHub Actions
|
| #
2c17eebe
|
| 27-Oct-2023 |
Sebastian Grimberg <sjg@amazon.com> |
Fix Python tests
|
| #
3830cccf
|
| 20-Oct-2023 |
Jeremy L Thompson <jeremy@jeremylt.org> |
Merge pull request #1384 from CEED/jeremy/vermin
Add Vermin in CI
|
| #
e6aaec06
|
| 20-Oct-2023 |
Jeremy L Thompson <jeremy@jeremylt.org> |
ci - add vermin test
|
| #
2bc797ab
|
| 06-Apr-2020 |
Jed Brown <jed@jedbrown.org> |
Merge pull request #502 from CEED/jed/python-autopep8
Python: apply autopep8 and add to CI
|
| #
9dc5cac7
|
| 02-Apr-2020 |
jeremylt <jeremy.thompson@colorado.edu> |
Python - add autopep8 to testing requirements
|
| #
18b2ae98
|
| 24-Mar-2020 |
Jed Brown <jed@jedbrown.org> |
Merge pull request #487 from CEED/jed/python-packaging
Jed/python packaging
|
| #
37c134ea
|
| 21-Mar-2020 |
Jed Brown <jed@jedbrown.org> |
python: install libceed.so and headers with Python; make wheels
* Install libceed.so and obtain at run-time via $ORIGIN * Updates some nonconforming package metadata * Use Docker with cache for buil
python: install libceed.so and headers with Python; make wheels
* Install libceed.so and obtain at run-time via $ORIGIN * Updates some nonconforming package metadata * Use Docker with cache for building manylinux2014 wheels * qfunction extensions don't call libceed.so directly; can get include path from libceed module
show more ...
|