3
0
Fork 0
forked from mirrors/nixpkgs

python.pkgs.pants: remove

A deprecation warning was removed in 427e749217.
However, nixpkgs.tarball does evaluate without it now.
This commit is contained in:
Robert Schütz 2019-01-22 12:13:06 +01:00
parent bf3f26a0eb
commit abf05bd7d1

View file

@ -1979,9 +1979,6 @@ in {
pamela = callPackage ../development/python-modules/pamela { };
# These used to be here but were moved to all-packages, but I'll leave them around for a while.
pants = pkgs.pants;
paperspace = callPackage ../development/python-modules/paperspace { };
paperwork-backend = callPackage ../applications/office/paperwork/backend.nix { };