Add python shebang line and chmod +x setup.py

This commit is contained in:
Paul "LeoNerd" Evans 2014-08-27 17:17:22 +01:00
parent 7c89d5e97a
commit 92033e4ebc

2
setup.py Normal file → Executable file
View file

@ -1,3 +1,5 @@
#!/usr/bin/env python
# Copyright 2014 matrix.org
#
# Licensed under the Apache License, Version 2.0 (the "License");