python.pkgs.readthedocs-sphinx-ext: init at 0.5.16

This commit is contained in:
Robert Schütz
2019-02-20 19:55:45 +01:00
parent 4527d4fb7a
commit 4b8049ee4a
2 changed files with 38 additions and 0 deletions

View File

@@ -3989,6 +3989,8 @@ in {
owslib = callPackage ../development/python-modules/owslib { };
readthedocs-sphinx-ext = callPackage ../development/python-modules/readthedocs-sphinx-ext { };
resampy = callPackage ../development/python-modules/resampy { };
restructuredtext_lint = callPackage ../development/python-modules/restructuredtext_lint { };