We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b5e1ef9 commit 892c7f1Copy full SHA for 892c7f1
CHANGES.rst
@@ -10,6 +10,9 @@ Changelog
10
- mockup_pattern: Fix .prettierignore file to not exclude files within the /resources directory.
11
[thet]
12
13
+- Fix Plone 6 constraints file in addon template
14
+ [MrTango]
15
+
16
17
6.2.5 (2023-03-02)
18
------------------
bobtemplates/plone/addon/constraints_plone60.txt
@@ -1,4 +1,4 @@
1
--c https://dist.plone.org/release/6.0-dev/requirements.txt
+-c https://dist.plone.org/release/6.0-latest/constraints.txt
2
3
#setuptools==54.0.0
4
#zc.buildout==3.0.0b2
0 commit comments