Skip to content
This repository has been archived by the owner on Apr 9, 2023. It is now read-only.

Commit

Permalink
use latest version of distribute and use available version of httplib2
Browse files Browse the repository at this point in the history
  • Loading branch information
Tom Gross committed Apr 3, 2012
1 parent 56c9bd7 commit e266d08
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions buildout.cfg
Expand Up @@ -21,12 +21,12 @@ command =
cd ../..

[versions]
distribute = 0.6.21
distribute = 0.6.25
plone.recipe.command = 1.1
zc.buildout = 1.5.2
zc.recipe.egg = 1.3.2
argh = 0.14.0
github2 = 0.5.1
python-dateutil = 1.5
httplib2 = 0.7.1
httplib2 = 0.7.2
argparse = 1.2.1

0 comments on commit e266d08

Please sign in to comment.