Kill .sh wrappers until someone writes more robust versions, closes #392 and closes #402

This commit is contained in:
LexManos 2013-02-15 03:38:46 -08:00
parent 57b77ce17e
commit 6e302a1350
3 changed files with 0 additions and 6 deletions

View File

@ -1,2 +0,0 @@
#!/bin/bash
python build.py "$@"

View File

@ -1,2 +0,0 @@
#!/bin/bash
python setup.py "$@"

View File

@ -1,2 +0,0 @@
#!/bin/bash
python update_patches.py "$@"