#2648 - added dev and rl extras to the pip install step
This commit is contained in:
@@ -44,7 +44,7 @@ steps:
|
|||||||
|
|
||||||
- script: |
|
- script: |
|
||||||
python -m pip install --upgrade pip
|
python -m pip install --upgrade pip
|
||||||
pip install -e .
|
pip install -e .[dev,rl]
|
||||||
primaite setup
|
primaite setup
|
||||||
displayName: 'Install Dependencies'
|
displayName: 'Install Dependencies'
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user