python3Packages.signalslot: remove outdated workaround
This commit is contained in:
@@ -37,10 +37,6 @@ buildPythonPackage (finalAttrs: {
|
||||
six
|
||||
];
|
||||
|
||||
pythonRemoveDeps = [
|
||||
"weakrefmethod" # needed until https://github.com/Numergy/signalslot/pull/17
|
||||
];
|
||||
|
||||
nativeCheckInputs = [
|
||||
eventlet
|
||||
mock
|
||||
|
||||
Reference in New Issue
Block a user