We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e8fa015 commit 058cb0aCopy full SHA for 058cb0a
azure-pipelines.yml
@@ -39,7 +39,6 @@ jobs:
39
# Install dependencies - install specific PyPI packages with pip, including cmd2 dependencies
40
- script: |
41
python -m pip install --upgrade pip && pip3 install --upgrade setuptools gnureadline tox
42
- pip install -e .
43
displayName: 'Upgrade pip and setuptools'
44
continueOnError: false
45
0 commit comments