python313Packages.python-can: drop unused future dependency
Fixes build
This commit is contained in:
@@ -3,7 +3,6 @@
|
||||
stdenv,
|
||||
buildPythonPackage,
|
||||
fetchFromGitHub,
|
||||
future,
|
||||
hypothesis,
|
||||
packaging,
|
||||
parameterized,
|
||||
@@ -53,7 +52,6 @@ buildPythonPackage rec {
|
||||
};
|
||||
|
||||
nativeCheckInputs = [
|
||||
future
|
||||
hypothesis
|
||||
parameterized
|
||||
pytest-cov-stub
|
||||
|
||||
Reference in New Issue
Block a user