diff options
author | hg@fossee.in | 2009-11-04 16:49:51 -0500 |
---|---|---|
committer | hg@fossee.in | 2009-11-04 16:49:51 -0500 |
commit | 34c13cd98cd6478665afd34debeda4100fafe1a4 (patch) | |
tree | 5683d9782c457c5ddc0b6bd2cd39e3eb2cb6af55 /buildout.cfg | |
parent | b4b64ad7642385b94bde065b6af26804c4244320 (diff) | |
download | scipycon-34c13cd98cd6478665afd34debeda4100fafe1a4.tar.gz scipycon-34c13cd98cd6478665afd34debeda4100fafe1a4.tar.bz2 scipycon-34c13cd98cd6478665afd34debeda4100fafe1a4.zip |
Added local changes after first push to the server.
Diffstat (limited to 'buildout.cfg')
-rw-r--r-- | buildout.cfg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/buildout.cfg b/buildout.cfg index e65cbfc..4adff57 100644 --- a/buildout.cfg +++ b/buildout.cfg @@ -61,7 +61,7 @@ urls = [django-command-extensions] recipe = zerokspot.recipe.git -repository = http://github.com/django-extensions/django-extensions.git +repository = git://github.com/django-extensions/django-extensions.git [south] recipe = infrae.subversion |