summaryrefslogtreecommitdiff
path: root/.github/workflows
Commit message (Expand)AuthorAgeFilesLines
* Fix wheel generationFederico Caselli2020-11-021-6/+11
* Merge "Drop python 3.5 support"mike bayer2020-10-102-12/+3
|\
| * Drop python 3.5 supportFederico Caselli2020-10-082-12/+3
* | Add python 3.9 to ci test and wheel workflowFederico Caselli2020-10-083-2/+7
|/
* add --notimingintensive; block from github jobsMike Bayer2020-10-073-17/+7
* Enable pypy tests on github workflowFederico Caselli2020-10-021-0/+10
* Update select usage to use the new 1.4 formatFederico Caselli2020-09-081-0/+1
* ARM64 Support to Github Actions For Testing And Development Of Wheelsodidev2020-08-253-4/+194
* Fix wheel check in linux workflow and improve itFederico Caselli2020-08-172-4/+26
* Improve github action workflowsFederico Caselli2020-07-273-20/+21
* Add pip list to workflow, update setuptoolsFederico Caselli2020-06-221-3/+10
* 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
* Add github action workflow to run tests on master and on pr to masterFederico Caselli2020-04-032-0/+133