Staging
v0.5.1
Revision b484871ba707ae2f9898e22effcd297c19d4c5ea authored by Łukasz Langa on 09 June 2020, 18:52:10 UTC, committed by Łukasz Langa on 09 June 2020, 18:52:10 UTC
1 parent ce5e6f0
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