pytest-black: patch black dependency
This change is pending upstream in #29, but it is stale.
This commit is contained in:
@@ -14,6 +14,7 @@ buildPythonPackage rec {
|
||||
sha256 = "03gwwy1h3qnfh6vpfhgsa5ag53a9sw1g42sc2s8a2hilwb7yrfvm";
|
||||
};
|
||||
|
||||
patches = [ ./black-version.patch ];
|
||||
nativeBuildInputs = [ setuptools_scm ];
|
||||
|
||||
propagatedBuildInputs = [ black pytest toml ];
|
||||
|
||||
Reference in New Issue
Block a user