Revert "python313Packages.bundlewrap: drop passlib constraint"
This reverts commit a97b725778.
This commit is contained in:
@@ -31,12 +31,6 @@ buildPythonPackage rec {
|
||||
};
|
||||
|
||||
build-system = [ setuptools ];
|
||||
|
||||
pythonRemoveDeps = [
|
||||
# distinfo renamed to libpass, but still imports as passlib
|
||||
"passlib"
|
||||
];
|
||||
|
||||
dependencies = [
|
||||
setuptools
|
||||
cryptography
|
||||
|
||||
Reference in New Issue
Block a user