Fix Azure Pipelines Package build

This commit is contained in:
Pradyun Gedam 2019-09-08 14:49:40 +05:30 committed by GitHub
parent b33280d925
commit 7256a10ccb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -21,7 +21,7 @@ jobs:
- bash: nox -s generate_authors
displayName: Generate AUTHORS.txt
- bash: nox -s generate_news --yes
- bash: nox -s generate_news -- --yes
displayName: Generate NEWS.rst
- bash: tox -e packaging