Skip to content

Commit 8ef0667

Browse files
committed
build(versions): Cleanup unused buildout config
Chanced across this while updating the `Products.PluggableAuthService` version. The `./versions.cfg` file isn't referenced anywhere that I can see. A `./versions.cfg` file is a convention in the Plone world so it's misleading to have an unused one lying around. A developer might reasonable assume that a change in that file should take effect.
1 parent 03dd65a commit 8ef0667

File tree

2 files changed

+0
-29
lines changed

2 files changed

+0
-29
lines changed

Makefile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,6 @@ update: ## Update Make and Buildout
2626
wget -O requirements.txt https://raw.githubusercontent.com/kitconcept/buildout/5.2/requirements.txt
2727
wget -O plone-5.2.x.cfg https://raw.githubusercontent.com/kitconcept/buildout/5.2/plone-5.2.x.cfg
2828
wget -O ci.cfg https://raw.githubusercontent.com/kitconcept/buildout/5.2/ci.cfg
29-
wget -O versions.cfg https://raw.githubusercontent.com/kitconcept/buildout/5.2/versions.cfg
3029

3130
.installed.cfg: bin/buildout *.cfg
3231
bin/buildout

versions.cfg

Lines changed: 0 additions & 28 deletions
This file was deleted.

0 commit comments

Comments
 (0)