فهرست منبع

Install tox before using it.

Dan Helfman 6 سال پیش
والد
کامیت
fd3130b4d9
1فایلهای تغییر یافته به همراه1 افزوده شده و 0 حذف شده
  1. 1 0
      .drone.yml

+ 1 - 0
.drone.yml

@@ -2,4 +2,5 @@ pipeline:
   build:
     image: python:3.7.0-alpine3.8
     commands:
+      - pip install tox
       - tox