nihui
f4f7fabe27
fix python wheel, parallel 3 for macos tasks ( #3396 )
4 years ago
dependabot[bot]
4eab6a0a66
Bump pypa/gh-action-pypi-publish from 1.4.1 to 1.4.2 ( #2944 )
Bumps [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish ) from 1.4.1 to 1.4.2.
- [Release notes](https://github.com/pypa/gh-action-pypi-publish/releases )
- [Commits](https://github.com/pypa/gh-action-pypi-publish/compare/v1.4.1...v1.4.2 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
5 years ago
nihuini
cdb8ec218d
Revert "trigger release-python"
This reverts commit 882f114a8d .
5 years ago
Zhiqiang Wang
be5a912052
Fixing Python classifiers and disable aarch64 ( #2949 )
* Fixing classifiers of Pypi for local compliler
* Disable aarch64 in building Python
5 years ago
nihuini
882f114a8d
trigger release-python
5 years ago
nihui
b3cd06e69a
force upload python artifacts
5 years ago
Cai Shanli
f465ad8acc
test release python ( #2892 )
remove build s390x python wheels
5 years ago
Cai Shanli
8011aea8c8
Update release-python.yml ( #2794 )
remove build wheel for ppc64le
5 years ago
Cai Shanli
e9fc84baae
add pypi wheels aarch64 ( #2662 )
5 years ago
Cai Shanli
18980d717e
release to pypi on windows, linux and macos ( #2644 )
* release python
* fix twine upload only push tags, fix linux bdist_wheel so path error
* fix long_description_content_type
* remove log print
* set cibuildwheel version 1.6.3
* add pyproject.toml
* set release python only on push tag
* add ci build python 2.7
* remove python2.7; update readme.md
5 years ago