do not include setup.py in .xo bundle
This commit is contained in:
parent
4685e2f8dd
commit
e14288abb3
@ -50,7 +50,6 @@ class _DefaultFileList(list):
|
||||
self.append(os.path.join('activity', name))
|
||||
|
||||
self.append('activity/activity.info')
|
||||
self.append('setup.py')
|
||||
|
||||
if os.path.isfile(_get_source_path('NEWS')):
|
||||
self.append('NEWS')
|
||||
|
Loading…
Reference in New Issue
Block a user