Skip to content

Commit 4401a19

Browse files
committed
Use zc.buildout==3.0.0rc1
1 parent e277688 commit 4401a19

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
pip==20.3.4
22
setuptools==44.1.1
3-
zc.buildout==2.13.3
3+
zc.buildout==3.0.0rc1
44
wheel
55
# mccabe fails to install during buildout?
66
mccabe==0.6.1

versions.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[versions]
2-
zc.buildout = 2.13.3
2+
zc.buildout = 3.0.0rc1
33
setuptools = 44.1.1
44
pip = 20.3.4
55
Products.DocFinderTab = 1.0.5

0 commit comments

Comments
 (0)