treewide: remove stdenv where not needed
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
, fetchPypi
|
||||
, urllib3, requests
|
||||
, nosexcover, mock
|
||||
, lib, stdenv
|
||||
, lib
|
||||
}:
|
||||
|
||||
buildPythonPackage (rec {
|
||||
|
||||
Reference in New Issue
Block a user