Staging
v0.8.1
Revision 3d4a174c0e3ca793d6bc827acbfd1e920c01a8d1 authored by Serhiy Storchaka on 09 February 2018, 12:48:31 UTC, committed by GitHub on 09 February 2018, 12:48:31 UTC
(cherry picked from commit 5bb0005f9ff768ac443924b4bb26c3818ce8dc5a)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
1 parent fe92c44
Raw File
python-wing3.wpr
#!wing
#!version=3.0
##################################################################
# Wing IDE project file                                          #
##################################################################
[project attributes]
proj.directory-list = [{'dirloc': loc('..'),
                        'excludes': [u'Lib/__pycache__'],
                        'filter': '*',
                        'include_hidden': False,
                        'recursive': True,
                        'watch_for_changes': True}]
proj.file-type = 'shared'
back to top