Staging
v0.8.1
Revision 9c23b173b823b5e6da01d85c570c7ae2ab07b38b authored by Miss Islington (bot) on 19 October 2017, 18:12:44 UTC, committed by Yury Selivanov on 19 October 2017, 18:12:44 UTC
(cherry picked from commit ea2ef5d0ca869d4550820ed53bdf56013dbb9546)
1 parent 4d9a8f2
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