3
0
Fork 0
forked from mirrors/nixpkgs

dd-agent: D'oh, removing duplicate requests dep.

(cherry picked from commit acf91fd6ef)
This commit is contained in:
Rob Vermaas 2016-09-30 13:23:34 +00:00
parent b692e06686
commit cfd62a1045

View file

@ -22,7 +22,6 @@ stdenv.mkDerivation rec {
pythonPackages.ntplib
pythonPackages.simplejson
pythonPackages.pyyaml
pythonPackages.requests
pythonPackages.pymongo
pythonPackages.docker
];