diff --git a/.drone.yml b/.drone.yml index 1198922..d6d944d 100644 --- a/.drone.yml +++ b/.drone.yml @@ -81,7 +81,7 @@ trigger: steps: - name: publish pypi - image: python:10 + image: python:3.10 commands: - pip install twine - python setup.py sdist