Skip to content

Commit

Permalink
python3Packages.chalice: add missing inquirer dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
mweinelt authored and Jonathan Ringer committed May 7, 2021
1 parent 918bbd4 commit 6570659
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions pkgs/development/python-modules/chalice/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
, click
, enum-compat
, hypothesis
, inquirer
, jmespath
, mock
, mypy-extensions
Expand Down Expand Up @@ -35,6 +36,7 @@ buildPythonPackage rec {
botocore
click
enum-compat
inquirer
jmespath
mypy-extensions
pip
Expand Down

0 comments on commit 6570659

Please sign in to comment.