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

Commit

Permalink
ZODB3 now uses the packages BTrees and persistent, there are no C mod…
Browse files Browse the repository at this point in the history
…ules
  • Loading branch information
Adam Groszer committed Jan 21, 2013
1 parent 5596e8a commit 441d1d0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions rackspace.ini
Expand Up @@ -53,15 +53,15 @@ fileEnding = py2.7-win-amd64.egg
[ZODB3_2664]
package = ZODB3
minVersion = 3.9.0
maxVersion =
maxVersion = 3.10.999
targets = py26_64
excludeVersions = 3.10.4
tagurl = svn://svn.zope.org/repos/main/ZODB/tags/

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

0 comments on commit 441d1d0

Please sign in to comment.