Skip to content

Commit 5b1dd21

Browse files
author
Mathieu
committed
Pipeline installs dependencies from setup.py
1 parent 66d02eb commit 5b1dd21

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

azure-pipelines-templates/run-tests.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,7 @@ jobs:
6565
# Python 2 and 3, but also for all OSes
6666
- script: |
6767
python -m pip install --upgrade pip setuptools wheel
68+
python -m pip install .
6869
python -m pip install -r tests/ci_requirements.txt
6970
displayName: Install tools
7071

0 commit comments

Comments
 (0)