Add requests to our packaging dependencies

This commit is contained in:
Donald Stufft 2018-11-21 15:48:31 -05:00
parent 74c09b8537
commit 8d100d9e45
1 changed files with 1 additions and 1 deletions

View File

@ -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