##// END OF EJS Templates
adding docs to egg because of problems in win32 easy_install == dev
vivainio -
Show More
@@ -143,8 +143,8 b" if 'setuptools' in sys.modules:"
143 143 ]}
144 144 }
145 145 scriptfiles = []
146 # eggs will lack docs, examples
147 datafiles = [('lib', 'IPython/UserConfig', cfgfiles)]
146 # eggs will lack docs, examples XXX not anymore
147 #datafiles = [('lib', 'IPython/UserConfig', cfgfiles)]
148 148 else:
149 149 egg_extra_kwds = {}
150 150
General Comments 0
You need to be logged in to leave comments. Login now