Getty Ritter 4 лет назад
Родитель
Сommit
1925a2376a
1 измененных файлов с 1 добавлено и 0 удалено
  1. 1 0
      .drone.yml

+ 1 - 0
.drone.yml

@@ -5,6 +5,7 @@ steps:
 - name: setup
   image: gdritter/lament-configuration-env:latest
   commands:
+  - poetry config virtualenvs.in-project true
   - poetry install
 
 - name: format