Revert "python: adding a back python27Full"

This reverts commit 822f480922.

See here for more discussion: 822f480922
This commit is contained in:
Rok Garbas 2016-11-02 16:17:48 +01:00
parent 84174c0cb8
commit 18375a7331
No known key found for this signature in database
GPG Key ID: A0E01EF44C27BF00

View File

@ -5516,7 +5516,6 @@ in
pythonFull = python.override{x11Support=true;};
python2Full = python2.override{x11Support=true;};
python3Full = python3.override{x11Support=true;};
python27Full = python2Full;
# pythonPackages further below, but assigned here because they need to be in sync
pythonPackages = python2Packages;