pythonPackages.simplekml: Init at 1.3.1 (#50883)

* pythonPackages.simplekml: Init at 1.3.1

* pythonPackages.simplekml: correct description
This commit is contained in:
Roman Volosatovs
2018-11-25 19:00:25 -05:00
committed by worldofpeace
parent b705595ee8
commit dd4c1d0ea0
2 changed files with 22 additions and 0 deletions
+2
View File
@@ -3829,6 +3829,8 @@ in {
simplejson = callPackage ../development/python-modules/simplejson { };
simplekml = callPackage ../development/python-modules/simplekml { };
slimit = callPackage ../development/python-modules/slimit { };
snowballstemmer = callPackage ../development/python-modules/snowballstemmer { };