dependabot[bot]
3574dd85b1
chore: bump pypa/gh-action-pypi-publish from v1.4.1 to v1.4.2 ( #69 )
...
* chore: bump pypa/gh-action-pypi-publish from v1.4.1 to v1.4.2
Bumps [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish ) from v1.4.1 to v1.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...27b31702a0e7fc50959f5ad993c78deac1bdfc29 )
Signed-off-by: dependabot[bot] <support@github.com>
* ci: fix old version of virtualenv breaking things
Fixed in master in pypa/build
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Henry Schreiner <HenrySchreinerIII@gmail.com>
4 years ago
Henry Schreiner
fc12654bf8
feat: use pyproject.toml instead ( #64 )
...
* feat: use pyproject.toml instead
* ci: travis updates
* fix: just install on travis
* fix: include macOS version
* Update .travis.yml
5 years ago
Henry Schreiner
2c99526baa
feat: support setup helpers ( #60 )
...
* feat: support setup helpers
* feat: update to pybind11 2.6.0b1
* feat: bump to 2.6.0rc3
* chore: bump to 2.6.0
* ci: full release string
* ci: dependabot
* fix: conda-forge channel needed for 2.6.0
5 years ago
Wenzel Jakob
08a2f37d8a
Miscellaneous CI fixes (addresses #32 )
6 years ago
jbarlow83
d3c873f225
Change pip to python -m pip ( #33 )
...
See https://github.com/pypa/pip/issues/5223 - there is a pip 9 to 10 upgrade issue that prevents a direct `pip install ... --upgrade pip` from working.
While the issue is closed in pip upstream, it still seems to cause problems.
6 years ago
Dean Moldovan
b9c5a57738
Update the example for pybind11 v2.2
8 years ago
Dean Moldovan
6dfbb291a7
Fix CI test failures with homebrew python 3.6 and windows conda 2.7 ( #17 )
8 years ago
Dean Moldovan
b6d1cd61b5
Configure tests on Travis and AppVeyor
9 years ago