nextcloud / nextcloud/appstore
Add back sphinx-rtd-theme once we upgrade to Django 3
Open
- Dominant language
- Python
- Stars
- 391
- Forks
- 175
- Avg merge
- 1d 11h
- Merged PRs (30d)
- 25
Description
Currently all translations are recompiled in the venv folder. Django 3 allows us to ignore the venv folder via --ingore venv. Sphinx ships some broken translations which cause the build to fail so we should either update the dep with a fix or wait for Django 3 to re-add it back.
Contributor guide
Assessment
This issue has not been assessed yet.