Skip to content

Commit

Permalink
Add setuptools as python3.12 venv no longer installs it
Browse files Browse the repository at this point in the history
  • Loading branch information
fredvd committed Apr 14, 2024
1 parent a46e379 commit 82ca1a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
with:
python-version: ${{ matrix.python }}
plone-version: ${{ matrix.plone }}

additional-eggs: 'setuptools'
- name: Install package
run: |
make install
Expand Down

0 comments on commit 82ca1a9

Please sign in to comment.