1
1
Fork 0
mirror of https://github.com/pypa/pip synced 2023-12-13 21:30:23 +01:00

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

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