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