summaryrefslogtreecommitdiff
path: root/.github/workflows/build_wheels.yml
AgeCommit message (Collapse)Author
2022-02-23[MRG] Build POT against oldest-supported-numpy (local PR) (#349)Rémi Flamary
* Configure setup to compile against oldest supported numpy version using the meta-package: https://pypi.org/project/oldest-supported-numpy/ - * Set minimum Python requirement to `>=3.7` in setup.py since !328 removed Python 3.6 support * Fix typo in pyproject.toml - * Update setup.py * Update setup.py and * build wheels * remove install dependencies for wheels building and build wheels * Apply suggestions from code review Co-authored-by: David M. Ghiurco <9147386+davidghiurco@users.noreply.github.com> * correct timing test add info in release file and build wheels * pep8 and Co-authored-by: David Ghiurco <9147386+davidghiurco@users.noreply.github.com>
2021-12-27[MRG] Remove python 3.6 properly for all wheel building (#328)Rémi Flamary
* remove python3.6 properly
2021-12-27[MRG] Remove Python3.6 from wheels (#327)Rémi Flamary
* remove wheel 3.6
2021-11-05[MRG] Release 0.8 (#289)Rémi Flamary
* working on release * test circleci * try again * cleanup circle ci run * add all PR and releant Issues * update doc * thanks idris * update version + add pyproject.toml * test pyproject.toml * revert tests * build wheels * use windows-latest for tests * add tests python 3.10 * build all whels * all versions * build all wheels * build all wheels * cleanup pep8 and minimal acions * forst shot text release * bettr text * stuff * release text updated * update manifest to allow build from source * update doc again * update release
2021-05-27Build wheels on ARM and in PR (#253)Rémi Flamary
2021-04-16[MRG] build wheels with arm64 (raspberry PI) (#238)Rémi Flamary
* add optional build wheels in PR * test if in build wheels * remove wheels builders * update build wheels et tets run * add big sur * add arm64 wheels and build wheels * build wheels please * build wheels * build wheels with proper file now * build wheels debuged * remove big sur * build wheels debuged * add weekly build and test build wheels and build all wheels * whange name weekly build * add potntial no ci and no pep8 flags * change name of actions
2021-04-15[WIP] Update build_wheels to new version and allow force build in PR for ↵Rémi Flamary
debug (#236) * add optional build wheels in PR * test if in build wheels * remove wheels builders * update build wheels et tets run
2020-05-04back to build wheels on masterRémi Flamary
2020-05-04really remove pypyRémi Flamary
2020-05-04remove whelels pypyRémi Flamary
2020-05-04test build wheelsRémi Flamary
2020-04-24build wheels on push to masterRémi Flamary
2020-04-23final versionRémi Flamary
2020-04-23remove pipy for macosxRémi Flamary
2020-04-23proper macos buildRémi Flamary
2020-04-23add platforms and remove ppRémi Flamary
2020-04-23set action to release eventRémi Flamary
2020-04-22stick to linux wheels for current releaseRémi Flamary
2020-04-22remove macosxRémi Flamary
2020-04-22debug build wheels windowsRémi Flamary
2020-04-22test build wheels windowsRémi Flamary
2020-04-22propoer ciwb before buildRémi Flamary
2020-04-22force install cythonRémi Flamary
2020-04-22add wheel build actionRémi Flamary