Skip to content

Commit bf91101

Browse files
committed
fix setuptools version
1 parent 026a9d1 commit bf91101

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/pull-request.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,7 @@ jobs:
5757
run: |
5858
python -m pip install --upgrade pip
5959
python -m pip install ".[dev,test]"
60+
python -m pip install "setuptools<80"
6061
6162
- name: Install pre-commit hooks
6263
run: pre-commit install --install-hooks

0 commit comments

Comments
 (0)