-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Description
Running travis-sphinx build --source=doc results in
Traceback (most recent call last):
File "/home/jayvdb/python/sphinx-rust/.tox/py310/lib/python3.10/site-packages/sphinx/config.py", line 347, in eval_config_file
exec(code, namespace)
File "/home/jayvdb/python/sphinx-rust/doc/conf.py", line 4, in <module>
import sphinxrust
File "/home/jayvdb/python/sphinx-rust/.tox/py310/lib/python3.10/site-packages/sphinxrust/__init__.py", line 3, in <module>
from .rustdomain import RustDomain
File "/home/jayvdb/python/sphinx-rust/.tox/py310/lib/python3.10/site-packages/sphinxrust/rustdomain.py", line 22, in <module>
from sphinx.locale import l_
ImportError: cannot import name 'l_' from 'sphinx.locale' (/home/jayvdb/python/sphinx-rust/.tox/py310/lib/python3.10/site-packages/sphinx/locale/__init__.py)Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels