pythonPackages.sleekxmpp: refactor move to python-modules

This commit is contained in:
Chris Ostrouchov
2018-10-17 00:48:19 -04:00
committed by Frederik Rietdijk
parent 17ef9059e9
commit bf6f2a63ab
2 changed files with 2 additions and 28 deletions

View File

@@ -20,4 +20,5 @@ buildPythonPackage rec {
license = licenses.mit;
homepage = "http://sleekxmpp.com/";
};
}