Merge pull request #329512 from trofi/pypy27Packages.pyreqwest-impersonate-fir-eval
pypy27Packages.pyreqwest-impersonate: fix the eval
This commit is contained in:
@@ -51,7 +51,7 @@ buildPythonPackage rec {
|
||||
|
||||
env.BORING_BSSL_PATH = boringssl-wrapper;
|
||||
|
||||
optional-dependencies = {
|
||||
passthru.optional-dependencies = {
|
||||
dev = [ pytest ];
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user