pythonPackages.oset: init at 0.1.3

This commit is contained in:
Maxime Dénès
2018-03-08 12:14:40 +00:00
committed by Vincent Laporte
parent e8a588894e
commit 4b0717b2fa
2 changed files with 20 additions and 0 deletions
+1
View File
@@ -5725,6 +5725,7 @@ in {
odfpy = callPackage ../development/python-modules/odfpy { };
oset = callPackage ../development/python-modules/oset { };
pamela = buildPythonPackage rec {
name = "pamela-${version}";