Skip to content

Commit bee98e0

Browse files
committed
minor updates- to be discarded
1 parent 3440f01 commit bee98e0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/ISSUE_TEMPLATE/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515

1616
- script: |
1717
python -m pip install --upgrade pip
18-
pip install -r requirements.txt
18+
pip install pytest pytest-cov pybind11 coverage pytest-azurepipelines unittest-xml-reporting setuptools
1919
displayName: 'Install dependencies'
2020
2121
# Start LocalDB instance

0 commit comments

Comments
 (0)