pythonPackages.sleekxmpp: refactor move to python-modules

This commit is contained in:
Chris Ostrouchov
2018-10-18 11:02:23 +02:00
committed by Frederik Rietdijk
parent 17ef9059e9
commit bf6f2a63ab
2 changed files with 2 additions and 28 deletions
@@ -20,4 +20,5 @@ buildPythonPackage rec {
license = licenses.mit;
homepage = "http://sleekxmpp.com/";
};
}