Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
remove design.* from tests
Browse files Browse the repository at this point in the history
mamico committed Sep 12, 2024
1 parent 081a2ca commit a2f1301
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions development.cfg
Original file line number Diff line number Diff line change
@@ -17,13 +17,15 @@ parts +=
site
omelette
allow-picked-versions = false
custom-eggs +=
design.plone.policy
design.plone.contenttypes
#custom-eggs +=
# design.plone.policy
# design.plone.contenttypes

[instance]
eggs +=
collective.upgrade
design.plone.policy
design.plone.contenttypes

[site]
recipe = collective.recipe.plonesite

0 comments on commit a2f1301

Please sign in to comment.