We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4f39ad9 commit e2c898aCopy full SHA for e2c898a
.github/workflows/tests.yaml
@@ -23,7 +23,7 @@ jobs:
23
with:
24
python-version: ${{ matrix.python }}
25
plone-version: ${{ matrix.plone }}
26
- setuptools-version: "75.3.2"
+ setuptools-version: "<49"
27
28
# Install pas.plugins.authomatic with test extras
29
- name: Install pas.plugins.authomatic
0 commit comments