Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
tests: handle missing pandas gracefully
Pandas is not yet ready for Python 3.11. Use pytest.importorskip() to skip that one regression test that requires it when it's not available to unblock rapidfuzz on py3.11 on Gentoo.
- Loading branch information