Fix build for python3Packages.spyder
pylint (using Python 2.7) got propagated into python3Packages.spyder so Python 2.7 setup-hook was used instead of python34. Now that pylint is part of pythonPackages attribute set, pylint is used with python3.4 as a base.
parent
787be7b8
Please register or sign in to comment