Skip to content

Commit b1f4b31

Browse files
committed
- remove Zope version pin
1 parent 930dbe4 commit b1f4b31

File tree

3 files changed

+2
-3
lines changed

3 files changed

+2
-3
lines changed

constraints.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
Zope==6.0b2
21
AccessControl==7.3
32
Acquisition==6.2
43
AuthEncoding==6.0

requirements-full.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Zope==6.0b2
1+
-e git+https://github.com/zopefoundation/Zope.git@master#egg=Zope
22
AccessControl==7.3
33
Acquisition==6.2
44
AuthEncoding==6.0

versions-prod.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
[versionannotations]
55

66
[versions]
7-
Zope = 6.0b2
7+
Zope =
88
Zope2 = 4.0
99
AccessControl = 7.3
1010
Acquisition = 6.2

0 commit comments

Comments
 (0)