diff --git a/autobuild.bat b/autobuild.bat deleted file mode 100644 index 7d7d354..0000000 --- a/autobuild.bat +++ /dev/null @@ -1 +0,0 @@ -python setup.py build \ No newline at end of file diff --git a/autoinstallrequirements.bat b/autoinstallrequirements.bat deleted file mode 100644 index f6a0d65..0000000 --- a/autoinstallrequirements.bat +++ /dev/null @@ -1 +0,0 @@ -pip install -r requirements.txt diff --git a/autolaunchsoftware.bat b/autolaunchsoftware.bat deleted file mode 100644 index 6ba44dd..0000000 --- a/autolaunchsoftware.bat +++ /dev/null @@ -1 +0,0 @@ -python rc_profit_calc.py diff --git a/autotranslate.bat b/autotranslate.bat deleted file mode 100644 index e7bdec2..0000000 --- a/autotranslate.bat +++ /dev/null @@ -1 +0,0 @@ -python setup.py extract_messages update_catalogs compile_catalogs