Skip to content

Commit

Permalink
Merge pull request #6028 from dstufft/add-requests
Browse files Browse the repository at this point in the history
Add requests to our packaging dependencies
  • Loading branch information
dstufft committed Nov 21, 2018
2 parents 74c09b8 + 8d100d9 commit 212b964
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 212b964

Please sign in to comment.