We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
See scheduled run.
For 2.7 we probably need to specify a container. Or drop support. Copying a few lines from a buildout PR:
generate-scripts-py2: name: generate scripts - Python ${{ matrix.python-version }} strategy: matrix: package: [zest.releaser, pyspf] python-version: ["2.7"] os: ["ubuntu-20.04"] runs-on: ${{ matrix.os }} container: image: python:2.7.18-buster
I don't have time myself for the next few weeks, so if someone else wants to pick this up, I would appreciate it.
The text was updated successfully, but these errors were encountered:
We should drop support for Python 3.7 and earlier, Zope 4, and Plone 5.2. I will work on that.
Sorry, something went wrong.
da637a1
mauritsvanrees
No branches or pull requests
See scheduled run.
For 2.7 we probably need to specify a container. Or drop support. Copying a few lines from a buildout PR:
I don't have time myself for the next few weeks, so if someone else wants to pick this up, I would appreciate it.
The text was updated successfully, but these errors were encountered: