1
0
mirror of https://github.com/TREX-CoE/trexio.git synced 2024-08-24 22:21:43 +02:00
Commit Graph

5 Commits

Author SHA1 Message Date
Evgeny Posenitskiy
c860e4fdfe
Build and test new wheels (Python 3.10+ and manylinux tag 2.28 instead of 2.24) (#165)
* Upgrade manylinux wheels builder for new container envs

* [wheel build] test new Docker images and Py 3.10+ wheels on Test PyPI

* [wheel build] test new Docker images and Py 3.10+ wheels on Test PyPI

* [wheel build] Fix CI

* [wheel build] One more test
2024-08-17 18:22:43 +02:00
Evgeny Posenitskiy
d9c7533d6c
[wheel build] retire MacOS X86 and Python 3.6 builds 2023-10-27 12:13:03 +02:00
q-posev
53a408953d Update the wheels scripts and add benzene data 2022-06-01 17:52:52 +02:00
Evgeny Posenitskiy
dcb976010f
Automate build and upload of CPython wheels (#72)
* use PyPA build package to produce wheels

* update the Makefile and install_pytrexio to use PyPA build package

* remove MacOS-11 from runners

* [MacOS] portable expression for FreeBSD sed

* disable usage of NUMPY_INCLUDEDIR env variable

* activate PyPI upload and disable TestPyPI
2022-01-07 18:47:23 +01:00
f1e3d34ea4 [wheel build] test GitHub actions 2022-01-07 11:03:00 +01:00