mirror of
https://github.com/pybind/pybind11.git
synced 2024-11-24 22:25:10 +00:00
removed mdash characters from setup.py
This commit is contained in:
parent
e40478bc24
commit
07de0d8627
4
setup.py
4
setup.py
@ -57,8 +57,8 @@ Boost.Python by David Abrahams: to minimize boilerplate code in traditional
|
|||||||
extension modules by inferring type information using compile-time
|
extension modules by inferring type information using compile-time
|
||||||
introspection.
|
introspection.
|
||||||
|
|
||||||
The main issue with Boost.Python—and the reason for creating such a similar
|
The main issue with Boost.Python-and the reason for creating such a similar
|
||||||
project—is Boost. Boost is an enormously large and complex suite of utility
|
project-is Boost. Boost is an enormously large and complex suite of utility
|
||||||
libraries that works with almost every C++ compiler in existence. This
|
libraries that works with almost every C++ compiler in existence. This
|
||||||
compatibility has its cost: arcane template tricks and workarounds are
|
compatibility has its cost: arcane template tricks and workarounds are
|
||||||
necessary to support the oldest and buggiest of compiler specimens. Now that
|
necessary to support the oldest and buggiest of compiler specimens. Now that
|
||||||
|
Loading…
Reference in New Issue
Block a user