Skip to content
This repository has been archived by the owner on May 13, 2020. It is now read-only.

Commit

Permalink
ZODB3 support python2.7 only after 3.10
Browse files Browse the repository at this point in the history
  • Loading branch information
Adam Groszer committed Sep 25, 2010
1 parent 8c1828a commit 872061e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rackspace.ini
Expand Up @@ -59,7 +59,7 @@ tagurl = svn://svn.zope.org/repos/main/ZODB/tags/

[ZODB3_2764]
package = ZODB3
minVersion = 3.9.0
minVersion = 3.10.0
maxVersion =
targets = py27_64
tagurl = svn://svn.zope.org/repos/main/ZODB/tags/
Expand Down

0 comments on commit 872061e

Please sign in to comment.