| 1234567891011121314 |
- #!wing
- #!version=4.0
- ##################################################################
- # Wing IDE project file #
- ##################################################################
- [project attributes]
- proj.directory-list = [{'dirloc': loc('..'),
- 'excludes': (),
- 'filter': '*',
- 'include_hidden': False,
- 'recursive': True,
- 'watch_for_changes': True}]
- proj.file-type = 'shared'
- proj.main-file = loc('test_helper.py')
|