wsme/wsmeext
Stephen Finucane 2be89e587c sphinxext: Fix Sphinx 3.0 compatibility
Sphinx is currently issuing the following warnings for projects using
this extension.

  RemovedInSphinx30Warning: sphinx.locale.l_() is deprecated.  Please
  use `_()` instead.

Head this off before it becomes an issue.

Change-Id: I108d36ab909a7afd4fd28bfb565812f69ae02118
Signed-off-by: Stephen Finucane <stephenfin@redhat.com>
2019-11-18 22:00:02 +00:00
..
__init__.py Moved non-core features to the wsmeext namespace package 2013-01-17 13:15:25 +01:00
flask.py Undo rename of 'wsme.rest.json', 'wsme.rest.xml' modules 2019-05-15 12:24:22 +01:00
pecan.py Undo rename of 'wsme.rest.json', 'wsme.rest.xml' modules 2019-05-15 12:24:22 +01:00
sphinxext.py sphinxext: Fix Sphinx 3.0 compatibility 2019-11-18 22:00:02 +00:00