Skip to content

Commit 943cdaf

Browse files
authored
1 parent d883070 commit 943cdaf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/python_package.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
run: |
3131
python -m pip install --upgrade pip
3232
pip install setuptools wheel pluggy
33-
pip install flake8 pytest pytest-cov coveralls
33+
pip install flake8 pytest pytest-metadata pytest-cov coveralls
3434
- name: Install package requirements
3535
run: pip install -r requirements.txt
3636
- name: Install package

0 commit comments

Comments
 (0)