mirror of
https://github.com/pybind/pybind11.git
synced 2026-04-21 15:29:11 +00:00
appveyor CI script
This commit is contained in:
@@ -2,8 +2,9 @@
|
||||
|
||||
# pybind11 — Seamless operability between C++11 and Python
|
||||
|
||||
[](https://travis-ci.org/wjakob/pybind11)
|
||||
[](http://pybind11.readthedocs.org/en/latest/?badge=latest)
|
||||
[](https://travis-ci.org/wjakob/pybind11)
|
||||
[](https://ci.appveyor.com/project/wjakob/pybind11)
|
||||
|
||||
**pybind11** is a lightweight header-only library that exposes C++ types in Python
|
||||
and vice versa, mainly to create Python bindings of existing C++ code. Its
|
||||
|
||||
Reference in New Issue
Block a user