pants13-pre: remove from pythonPackages

Sorry, I broke evaluation in my last pants commit!
This commit is contained in:
Dan Peebles 2017-07-17 12:13:31 -04:00
parent 24a31888ee
commit b4ee24d5b1

View File

@ -7990,7 +7990,6 @@ in {
# These used to be here but were moved to all-packages, but I'll leave them around for a while.
pants = pkgs.pants;
pants13-pre = pkgs.pants13-pre;
paperwork-backend = buildPythonPackage rec {
name = "paperwork-backend-${version}";