Skip to content

Commit 07a8832

Browse files
authored
remove pluggy upgrade
1 parent 15d1b32 commit 07a8832

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/python_package.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,6 @@ jobs:
3131
python -m pip install --upgrade pip
3232
pip install setuptools wheel
3333
pip install flake8 pytest==6.2.5 pytest-cov coveralls
34-
pip install --upgrade pluggy
3534
- name: Install package requirements
3635
run: pip install -r requirements.txt
3736
- name: Install package

0 commit comments

Comments
 (0)