PyWebDAV: init at 0.9.8
This commit is contained in:
@@ -354,6 +354,8 @@ in {
|
||||
};
|
||||
};
|
||||
|
||||
PyWebDAV = callPackage ../development/python-modules/pywebdav { };
|
||||
|
||||
pyxml = if !isPy3k then callPackage ../development/python-modules/pyxml{ } else throw "pyxml not supported for interpreter ${python.executable}";
|
||||
|
||||
relatorio = callPackage ../development/python-modules/relatorio { };
|
||||
|
||||
Reference in New Issue
Block a user