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