pythonPackages.py4j: Init at 0.10.6.

This commit is contained in:
Shea Levy
2018-03-17 09:17:48 -04:00
parent 5693c5da8e
commit 4322f2b8c8
2 changed files with 24 additions and 0 deletions
+2
View File
@@ -1570,6 +1570,8 @@ in {
proboscis = callPackage ../development/python-modules/proboscis {};
py4j = callPackage ../development/python-modules/py4j { };
pyechonest = self.buildPythonPackage rec {
name = "pyechonest-8.0.2";