Skip to content

Commit

Permalink
Update Drone python package to 3.12
Browse files Browse the repository at this point in the history
  • Loading branch information
albertyw committed Oct 18, 2023
1 parent 33015e8 commit ce7af52
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .drone.yml
Expand Up @@ -36,7 +36,7 @@ steps:
from_secret: twine_username
TWINE_PASSWORD:
from_secret: twine_password
image: python:3.11
image: python:3.12
commands:
- pip install twine
- python setup.py sdist bdist_wheel
Expand Down

0 comments on commit ce7af52

Please sign in to comment.