diff --git a/requirements.txt b/requirements.txt index 70abd76..11e2979 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,2 +1,2 @@ Brotli>=1.0.9 -mido>=1.2.10 \ No newline at end of file +mido>=1.2.10 diff --git a/upload_bgArray.bat b/upload_bgArray.bat new file mode 100644 index 0000000..75ac19a --- /dev/null +++ b/upload_bgArray.bat @@ -0,0 +1,3 @@ +python setup.py sdist bdist_wheel +python -m twine upload dist/* +python clean_update.py