Commit 11fa4d2
committed
fix(test): move pyximport into test_cython, drop wiring conftest
pytest.importorskip("Cython") gates the pyximport.install call so
non-Cython tox envs (pydantic-v1, pydantic-v2) skip the module at
collection instead of crashing on missing pyximport.1 parent 6eeb37f commit 11fa4d2
2 files changed
Lines changed: 6 additions & 5 deletions
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
5 | 11 | | |
6 | 12 | | |
7 | 13 | | |
| |||
0 commit comments