diff --git a/.drone.yml b/.drone.yml index 55459b3..d95d2ab 100644 --- a/.drone.yml +++ b/.drone.yml @@ -7,7 +7,7 @@ name: first steps: - name: pip - image: python:3.10 + image: python:3 commands: - pip install -r requirements.txt - python run_excel_re.py