forked from UniNE-CHYN/thorpy
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy paththorpy.wpr
More file actions
20 lines (20 loc) · 820 Bytes
/
Copy paththorpy.wpr
File metadata and controls
20 lines (20 loc) · 820 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
#!wing
#!version=5.0
##################################################################
# Wing IDE project file #
##################################################################
[project attributes]
proj.directory-list = [{'dirloc': loc('.'),
'excludes': (),
'filter': u'*',
'include_hidden': False,
'recursive': True,
'watch_for_changes': True}]
proj.file-type = 'shared'
proj.launch-config = {loc('test.py'): ('project',
(u'',
'launch-BqewdYwtZJCKYAoq')),
loc('thorpy/comm/discovery.py'): ('project',
(u'',
'launch-BqewdYwtZJCKYAoq'))}
proj.main-file = loc('test.py')