astropy / extension-helpers

Helpers to assist with building Python packages with compiled C/Cython extensions
https://extension-helpers.readthedocs.io
BSD 3-Clause "New" or "Revised" License
16 stars 12 forks source link

Set language for docs #45

Closed lpsinger closed 2 years ago

lpsinger commented 2 years ago

This fixes the CI failure:

Warning, treated as error:
Invalid configuration value found: 'language = None'. Update your configuration to a valid language code. Falling back to 'en' (English).
ERROR: InvocationError for command /home/runner/work/extension-helpers/extension-helpers/.tox/build_docs/bin/sphinx-build -W -b html . _build/html (exited with code 2)
codecov[bot] commented 2 years ago

Codecov Report

Merging #45 (adf76eb) into main (15d7c10) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##             main      #45   +/-   ##
=======================================
  Coverage   79.13%   79.13%           
=======================================
  Files           4        4           
  Lines         278      278           
=======================================
  Hits          220      220           
  Misses         58       58           

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more