summaryrefslogtreecommitdiff
path: root/.github/workflows/create-wheels.yaml
Commit message (Expand)AuthorAgeFilesLines
* Fix wheel generationFederico Caselli2020-11-021-6/+11
* Merge "Drop python 3.5 support"mike bayer2020-10-101-6/+2
|\
| * Drop python 3.5 supportFederico Caselli2020-10-081-6/+2
* | Add python 3.9 to ci test and wheel workflowFederico Caselli2020-10-081-0/+3
|/
* add --notimingintensive; block from github jobsMike Bayer2020-10-071-3/+3
* ARM64 Support to Github Actions For Testing And Development Of Wheelsodidev2020-08-251-3/+125
* Fix wheel check in linux workflow and improve itFederico Caselli2020-08-171-4/+2
* Improve github action workflowsFederico Caselli2020-07-271-17/+16
* Target real pypi in the create wheel workflowFederico Caselli2020-05-201-3/+5
* improve linux buildFederico Caselli2020-04-091-38/+41
* allow for no spaced near the = in the tag_buildFederico Caselli2020-04-091-2/+2
* remove duplicated pip update commandFederico Caselli2020-04-091-2/+1
* remove tag_build from setup.cfgFederico Caselli2020-04-091-0/+30
* Add github workflow to generate wheel running after a release has beed createdFederico Caselli2020-04-081-0/+252