refactor: moveplugins and temp folder to data/

This commit is contained in:
Soulter
2024-09-17 22:50:05 -04:00
parent 5bd6af3400
commit 78060c9985
17 changed files with 94 additions and 141 deletions

View File

@@ -22,6 +22,7 @@ jobs:
pip install -r requirements.txt
pip install pytest pytest-cov pytest-asyncio
mkdir data
mkdir data/plugins
mkdir data/config
mkdir temp