1
0
Форк 0
This commit is contained in:
cn 2020-10-07 17:31:45 +02:00
джерело 6155338645
коміт 873f705acb
1 змінених файлів з 1 додано та 1 видалено

@ -9,7 +9,7 @@ python:
- "3.8"
install:
- pip install poetry
- pip install poetry==1.0.10
- poetry install
script: