Skip to content

Commit a5c3e2a

Browse files
authored
Update consistency-checks.yml
1 parent ef56683 commit a5c3e2a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/consistency-checks.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ jobs:
2121
- name: Install dependencies
2222
run: |
2323
python -m pip install --upgrade pip
24+
python -m pip install --upgrade setuptools>=70.0.0
2425
python -m pip install pytest
2526
# Can comment out when next Mathics3 core and Mathics-scanner are released
2627
# python -m pip install -e git+https://github.com/Mathics3/mathics-scanner#egg=Mathics-Scanner[full]

0 commit comments

Comments
 (0)