Skip to content

Commit 7ac7d46

Browse files
authored
add pluggy upgrade
1 parent c7329ee commit 7ac7d46

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/python_package.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ jobs:
3131
python -m pip install --upgrade pip
3232
pip install setuptools wheel
3333
pip install flake8 pytest pytest-cov coveralls
34+
pip install --upgrade pluggy
3435
- name: Install package requirements
3536
run: pip install -r requirements.txt
3637
- name: Install package

0 commit comments

Comments
 (0)