summaryrefslogtreecommitdiff
path: root/demoapp
diff options
context:
space:
mode:
authorDoug Hellmann <doug.hellmann@dreamhost.com>2012-04-25 17:01:35 -0400
committerDoug Hellmann <doug.hellmann@dreamhost.com>2012-04-25 17:01:35 -0400
commit955b29a96b0e8290bcb9ae5fd0342c28c684492d (patch)
treee7033d3117045c778a6a3381dfab2c8303abb8e4 /demoapp
parent79b707432ba3bed9d3c265ceaaebea0d7bdaf5da (diff)
downloadcliff-tablib-955b29a96b0e8290bcb9ae5fd0342c28c684492d.tar.gz
remove example that I was using as a syntax reminder
Diffstat (limited to 'demoapp')
-rw-r--r--demoapp/setup.py4
1 files changed, 0 insertions, 4 deletions
diff --git a/demoapp/setup.py b/demoapp/setup.py
index a932293..f24e792 100644
--- a/demoapp/setup.py
+++ b/demoapp/setup.py
@@ -167,10 +167,6 @@ setup(
'error = cliffdemo.simple:Error',
'files = cliffdemo.list:Files',
],
- # 'virtualenvwrapper.initialize': [
- # 'user_scripts = virtualenvwrapper.user_scripts:initialize',
- # 'project = virtualenvwrapper.project:initialize',
- # ],
},
zip_safe=False,