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 /production.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 'production.cfg')
-rw-r--r-- | production.cfg | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/production.cfg b/production.cfg index 67ae8be..ee5ddc9 100644 --- a/production.cfg +++ b/production.cfg @@ -2,5 +2,6 @@ extends = buildout.cfg -eggs += - psycopg2 +#eggs += +# psycopg2 +#
\ No newline at end of file |