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

This commit is contained in:
liyp 2022-03-28 11:16:31 +08:00
parent 46fcf80e8a
commit ac4e6e551b

View file

@ -5,5 +5,6 @@ steps:
- name: test
image: python:3.9
commands:
- lsb_release -a
- pip install -r requirements.txt
- pytho setup.py bdist