Skip to content

Commit ae85031

Browse files
no one needs setuptools anymore
1 parent 40d1feb commit ae85031

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/R-CMD-check.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,6 @@ jobs:
5757
- name: Install system dependencies (pip)
5858
if: matrix.config.installation_method == 'pip'
5959
run: |
60-
pip3 install setuptools --user
6160
pip3 install pre-commit --user
6261
- uses: r-lib/actions/setup-r-dependencies@v2
6362
- name: Remove reticulate for other installation methods

0 commit comments

Comments
 (0)