Staging
v0.5.1
Revision 6c06ef7dc310039361f931162857003548658cde authored by Ned Deily on 13 October 2018, 07:01:13 UTC, committed by Ned Deily on 13 October 2018, 07:01:13 UTC
1 parent d8b6425
Raw File
python-wing4.wpr
#!wing
#!version=4.0
##################################################################
# Wing IDE project file                                          #
##################################################################
[project attributes]
proj.directory-list = [{'dirloc': loc('..'),
                        'excludes': [u'.hg',
                                     u'Lib/unittest/__pycache__',
                                     u'Lib/unittest/test/__pycache__',
                                     u'Lib/__pycache__',
                                     u'build',
                                     u'Doc/build'],
                        'filter': '*',
                        'include_hidden': False,
                        'recursive': True,
                        'watch_for_changes': True}]
proj.file-type = 'shared'
back to top