pythonPackages.exdown: Init at 0.7.1

This commit is contained in:
Sandro Jäckel
2021-01-30 23:15:18 +01:00
parent 98ce12a8fe
commit b3850ac9d4
2 changed files with 26 additions and 0 deletions

View File

@@ -2105,6 +2105,8 @@ in {
ewmh = callPackage ../development/python-modules/ewmh { };
exdown = callPackage ../development/python-modules/exdown { };
exchangelib = callPackage ../development/python-modules/exchangelib { };
execnet = callPackage ../development/python-modules/execnet { };