python3Packages.can: add missing input
This commit is contained in:
parent
bafe6ab889
commit
5aab7a2bab
@ -3,6 +3,7 @@
|
|||||||
, fetchFromGitHub
|
, fetchFromGitHub
|
||||||
, future
|
, future
|
||||||
, hypothesis
|
, hypothesis
|
||||||
|
, packaging
|
||||||
, parameterized
|
, parameterized
|
||||||
, msgpack
|
, msgpack
|
||||||
, pyserial
|
, pyserial
|
||||||
@ -29,6 +30,7 @@ buildPythonPackage rec {
|
|||||||
|
|
||||||
propagatedBuildInputs = [
|
propagatedBuildInputs = [
|
||||||
msgpack
|
msgpack
|
||||||
|
packaging
|
||||||
pyserial
|
pyserial
|
||||||
typing-extensions
|
typing-extensions
|
||||||
wrapt
|
wrapt
|
||||||
|
Loading…
Reference in New Issue
Block a user