Commit 004b3de
committed
disable xapian for python 3.11-dev
do not install xapian for python-3.11-dev tests. Build is failing and
I am not sure why.
/home/travis/virtualenv/python3.11-dev/bin/python3 -c 'import os;os.chdir("xapian");import _xapian'
Traceback (most recent call last):
File "<string>", line 1, in <module>
ModuleNotFoundError: No module named '_xapian'1 parent 408b0db commit 004b3de
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
68 | 68 | | |
69 | 69 | | |
70 | 70 | | |
71 | | - | |
| 71 | + | |
72 | 72 | | |
73 | 73 | | |
74 | 74 | | |
| |||
0 commit comments