There was an error while loading. Please reload this page.
1 parent 93f1e64 commit f8a3811Copy full SHA for f8a3811
azure-pipelines.yml
@@ -21,6 +21,7 @@ steps:
21
- script: |
22
python -m pip install --upgrade pip
23
pip install -e ./libraries/botbuilder-community-dialogs-prompts
24
+ pip install -r ./libraries/botbuilder-community-dialogs-prompts/requirements.txt
25
pip install pytest pytest-azurepipelines
26
pip install coveralls
27
pip install pylint
0 commit comments