This commit is contained in:
parent
46fcf80e8a
commit
ac4e6e551b
1 changed files with 1 additions and 0 deletions
|
@ -5,5 +5,6 @@ steps:
|
|||
- name: test
|
||||
image: python:3.9
|
||||
commands:
|
||||
- lsb_release -a
|
||||
- pip install -r requirements.txt
|
||||
- pytho setup.py bdist
|
||||
|
|
Loading…
Reference in a new issue