Merge pull request #543 from jasonbot/master

Treat `.pyt` files as Python source
This commit is contained in:
Ted Nyman
2013-06-19 13:31:08 -07:00

View File

@@ -1044,6 +1044,7 @@ Python:
primary_extension: .py
extensions:
- .gyp
- .pyt
- .pyw
- .wsgi
- .xpy