test drone
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
liyp 2022-03-28 10:57:25 +08:00
parent 703574f8c1
commit 46fcf80e8a

View file

@ -3,7 +3,7 @@ name: default
steps:
- name: test
image: python:3.10
image: python:3.9
commands:
- pip install -r requirements.txt
- pytho setup.py bdist
- pytho setup.py bdist