Staging
v0.5.1
Revision ce5e6f098f8a270e50b989baa75765584573706b authored by Ɓukasz Langa on 09 June 2020, 17:50:01 UTC, committed by GitHub on 09 June 2020, 17:50:01 UTC
This reverts commit 9cf1be46e3692d565461afd3afa326d124d743dd due to
https://bugs.python.org/issue40924.
1 parent 6cb24a0
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