mirror of
https://github.com/cool-RR/PySnooper.git
synced 2026-07-25 11:54:07 +00:00
Update project file
This commit is contained in:
parent
3768ace692
commit
6116aa356e
1 changed files with 4 additions and 2 deletions
|
|
@ -5,8 +5,10 @@
|
|||
##################################################################
|
||||
[project attributes]
|
||||
proj.directory-list = [{'dirloc': loc('../..'),
|
||||
'excludes': (),
|
||||
'filter': u'*',
|
||||
'excludes': [u'PySnooper.egg-info',
|
||||
u'dist',
|
||||
u'build'],
|
||||
'filter': '*',
|
||||
'include_hidden': False,
|
||||
'recursive': True,
|
||||
'watch_for_changes': True}]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue