We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 24f9b4b + 9d286e2 commit eece261Copy full SHA for eece261
1 file changed
identify/extensions.py
@@ -220,6 +220,7 @@
220
'pyi': {'text', 'pyi'},
221
'pyproj': {'text', 'xml', 'pyproj', 'msbuild'},
222
'pyt': {'text', 'python'},
223
+ 'pyw': {'text', 'python'},
224
'pyx': {'text', 'cython'},
225
'pyz': {'binary', 'pyz'},
226
'pyzw': {'binary', 'pyz'},
0 commit comments