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.
1 parent 9e78792 commit 9d286e2Copy full SHA for 9d286e2
1 file changed
identify/extensions.py
@@ -218,6 +218,7 @@
218
'pyi': {'text', 'pyi'},
219
'pyproj': {'text', 'xml', 'pyproj', 'msbuild'},
220
'pyt': {'text', 'python'},
221
+ 'pyw': {'text', 'python'},
222
'pyx': {'text', 'cython'},
223
'pyz': {'binary', 'pyz'},
224
'pyzw': {'binary', 'pyz'},
0 commit comments