@@ -5,26 +5,16 @@ python_example
55
66| CI | status |
77| ----------------------| --------|
8- | Linux/macOS Travis | [ ![ Travis-CI] [ travis-badge ]] [ travis-link ] |
9- | MSVC 2019 | [ ![ AppVeyor] [ appveyor-badge ]] [ appveyor-link ] |
10- | conda.recipe | [ ![ Conda Actions Status] [ actions-conda-badge ]] [ actions-conda-link ] |
118| pip builds | [ ![ Pip Actions Status] [ actions-pip-badge ]] [ actions-pip-link ] |
129| [ ` cibuildwheel ` ] [ ] | [ ![ Wheels Actions Status] [ actions-wheels-badge ]] [ actions-wheels-link ] |
1310
1411[ gitter-badge ] : https://badges.gitter.im/pybind/Lobby.svg
1512[ gitter-link ] : https://gitter.im/pybind/Lobby
1613[ actions-badge ] : https://github.com/pybind/python_example/workflows/Tests/badge.svg
17- [ actions-conda-link ] : https://github.com/pybind/python_example/actions?query=workflow%3A%22Conda
18- [ actions-conda-badge ] : https://github.com/pybind/python_example/workflows/Conda/badge.svg
1914[ actions-pip-link ] : https://github.com/pybind/python_example/actions?query=workflow%3A%22Pip
2015[ actions-pip-badge ] : https://github.com/pybind/python_example/workflows/Pip/badge.svg
2116[ actions-wheels-link ] : https://github.com/pybind/python_example/actions?query=workflow%3AWheels
2217[ actions-wheels-badge ] : https://github.com/pybind/python_example/workflows/Wheels/badge.svg
23- [ travis-link ] : https://travis-ci.org/pybind/python_example
24- [ travis-badge ] : https://travis-ci.org/pybind/python_example.svg?branch=master&status=passed
25- [ appveyor-link ] : https://ci.appveyor.com/project/wjakob/python-example
26- <!-- TODO: get a real badge link for appveyor -->
27- [ appveyor-badge ] : https://travis-ci.org/pybind/python_example.svg?branch=master&status=passed
2818
2919An example project built with [ pybind11] ( https://github.com/pybind/pybind11 ) .
3020This requires Python 3.7+; for older versions of Python, check the commit
0 commit comments