Skip to content

Commit

Permalink
Add httpie as dev requirement (#495)
Browse files Browse the repository at this point in the history
The httpie library is used in the release script. On Ubuntu, the
default, snappy installed version can cause errors.
  • Loading branch information
jessebrennan committed Dec 10, 2019
1 parent d53829e commit 6a7c950
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
awscli
coverage
flake8
httpie
mock

# Old versions of moto do not mock boto3 objects with sufficient fidelity.
Expand Down

0 comments on commit 6a7c950

Please sign in to comment.