pythonPackages.OWSLib: init at 0.17.0

This commit is contained in:
Lancelot SIX
2018-10-23 22:12:21 +02:00
parent f3f155023c
commit 93c7503adb
2 changed files with 24 additions and 0 deletions

View File

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