🔥 remove useless build scripts

This commit is contained in:
Faylixe
2020-12-07 13:13:35 +01:00
parent 963153834e
commit f3ed3f9ba5
2 changed files with 0 additions and 5 deletions

View File

@@ -1,2 +0,0 @@
"%PYTHON%" setup.py install
if errorlevel 1 exit 1

View File

@@ -1,3 +0,0 @@
#!/bin/bash
$PYTHON setup.py install