Merge pull request #48914 from lsix/add_pythonPackages_owslib

pythonPackages.owslib: init at 0.17.0
This commit is contained in:
Lancelot SIX
2018-11-06 15:37:53 +01:00
committed by GitHub
2 changed files with 24 additions and 0 deletions

View File

@@ -4463,6 +4463,8 @@ in {
};
};
owslib = callPackage ../development/python-modules/owslib { };
PyICU = buildPythonPackage rec {
name = "PyICU-2.2";