Skip to content

Commit

Permalink
Add requests to our packaging dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
dstufft committed Nov 21, 2018
1 parent 74c09b8 commit 8d100d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .azure-pipelines/jobs/package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
inputs:
versionSpec: '3'

- bash: pip install setuptools tox wheel invoke towncrier
- bash: pip install setuptools tox wheel invoke towncrier requests
displayName: Install dependencies

- bash: invoke generate.authors
Expand Down

0 comments on commit 8d100d9

Please sign in to comment.