mirror of
https://github.com/pybind/pybind11.git
synced 2026-04-24 16:59:14 +00:00
On a debian jessie machine, running 'python --version --noconftest' caused pytest to try and run the test suite with the not-yet-compiled extension module, thus failing the test. This commit chages the pytest detection so that it only attempts to run an import statement.
6.0 KiB
6.0 KiB