python311Packages.uqbar: drop black dependency
Checking runtime dependencies for uqbar-0.7.0-py3-none-any.whl - black not installed
This commit is contained in:
@@ -21,6 +21,10 @@ buildPythonPackage rec {
|
||||
hash = "sha256-cEhWXGtMSXVjT5QigDedjT/lwYQnVqPCE5vbctXWznk=";
|
||||
};
|
||||
|
||||
postPatch = ''
|
||||
sed -i '/"black"/d' pyproject.toml
|
||||
'';
|
||||
|
||||
propagatedBuildInputs = [
|
||||
unidecode
|
||||
sphinx
|
||||
|
||||
Reference in New Issue
Block a user