-
Notifications
You must be signed in to change notification settings - Fork 10
Add buildout #18
Copy link
Copy link
Open
Description
Buildout is used all Plone projects, and probably all Zope projects.
Buildout is an automation tool written in and extended with Python and designed to solve 2 problems:
- Application-centric assembly and deployment
- Repeatable assembly of programs from Python software distributions
Docs: www.buildout.org/
PYPI: https://pypi.org/project/zc.buildout/
Depends on: setuptools
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels