plone/Setup Plone & Python

Set up a specific version of Plone and Python, using pip, to test add-ons.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
python-versionVersion range or exact version of a Python version to use, using SemVer's version range syntax.yes3.11
plone-versionPlone version to be used.yes6.0
setuptools-versionSetuptools version to be used. If not specified, we use the version from the constraints file of the chosen plone-version.no""
additional-packagesPackage versions to be installed. i.e. `plone.restapi>=8.13.0`no""
additional-eggsDeprecated, use additional-packages instead.no""

no outputs