diff --git a/.drone.yml b/.drone.yml index 06154e2..d2287d7 100644 --- a/.drone.yml +++ b/.drone.yml @@ -22,7 +22,6 @@ matrix: pipeline: build: - name: tox -e ${TOXENV} image: python:${IMAGE} commands: - pip install tox==3.14.6