mirror of
https://github.com/RYDE-WORK/pybind11.git
synced 2026-01-19 13:13:19 +08:00
setup.py: Fix another dash to be ASCII so pip doesn't complain.
This commit is contained in:
parent
c40f8c70dc
commit
dc97833f8d
2
setup.py
2
setup.py
@ -49,7 +49,7 @@ traditional extension modules by inferring type information using compile-time
|
||||
introspection.
|
||||
|
||||
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
|
||||
compatibility has its cost: arcane template tricks and workarounds are
|
||||
necessary to support the oldest and buggiest of compiler specimens. Now that
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user