pythonPackages.docx2python: init at unstable-2020-11-15

This commit is contained in:
IvarWithoutBones
2021-04-04 16:57:33 +02:00
parent e55f77277b
commit a877e6c8e5
2 changed files with 32 additions and 0 deletions
+2
View File
@@ -1820,6 +1820,8 @@ in {
docutils = callPackage ../development/python-modules/docutils { };
docx2python = callPackage ../development/python-modules/docx2python { };
dodgy = callPackage ../development/python-modules/dodgy { };
dogpile_cache = callPackage ../development/python-modules/dogpile.cache { };