setup install

This commit is contained in:
Tryndaron
2024-04-02 13:56:13 +02:00
parent 5ee519d466
commit d458c28a0f
3 changed files with 3 additions and 122 deletions
+1
View File
@@ -25,6 +25,7 @@ jobs:
run:
python -m pip install --upgrade pip
pip install -r requirements.txt
python install .
pip install pytest