History log of /libCEED/pyproject.toml (Results 1 – 7 of 7)
Revision Date Author Comments
# 409677ae 02-Jan-2023 Jed Brown <jed@jedbrown.org>

pyproject: skip some bespoke architectures


# 861776b7 24-Dec-2022 Jed Brown <jed@jedbrown.org>

Merge pull request #1124 from CEED/jed/release-0.11

Release 0.11


# dd8ab4d9 24-Dec-2022 Jed Brown <jed@jedbrown.org>

CI: use pypa/cibuildwheel to build wheels


# 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


# 7a7b0fa3 02-Apr-2020 Jed Brown <jed@jedbrown.org>

Python: apply autopep8 and add to CI


# 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 ...