Wenzel Jakob added the comment:

Dear Antoine,

I wonder if this makes sense, as pybind11 is a collection of C++ header files 
using the Python C API.

The library is meant to be used by other projects but does not generate any 
installable code by itself. (i.e. it isn't clear what pip install pybind11 
should even do) I haven't seen any PyPI packages of this type, though I'm happy 
to be told otherwise.

Best,
Wenzel

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue25006>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to