We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 930dbe4 commit b1f4b31Copy full SHA for b1f4b31
constraints.txt
@@ -1,4 +1,3 @@
1
-Zope==6.0b2
2
AccessControl==7.3
3
Acquisition==6.2
4
AuthEncoding==6.0
requirements-full.txt
@@ -1,4 +1,4 @@
+-e git+https://github.com/zopefoundation/Zope.git@master#egg=Zope
versions-prod.cfg
@@ -4,7 +4,7 @@
[versionannotations]
5
6
[versions]
7
-Zope = 6.0b2
+Zope =
8
Zope2 = 4.0
9
AccessControl = 7.3
10
Acquisition = 6.2
0 commit comments