This commit is contained in:
Tryndaron
2024-04-02 14:01:21 +02:00
parent d8fa121864
commit b8d9195fd0
+1 -1
View File
@@ -25,7 +25,7 @@ jobs:
run:
python -m pip install --upgrade pip
pip install -r requirements.txt
python setup.py install
python install -r setup.py
pip install pytest