This commit is contained in:
parent
703574f8c1
commit
46fcf80e8a
1 changed files with 2 additions and 2 deletions
|
@ -3,7 +3,7 @@ name: default
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: test
|
- name: test
|
||||||
image: python:3.10
|
image: python:3.9
|
||||||
commands:
|
commands:
|
||||||
- pip install -r requirements.txt
|
- pip install -r requirements.txt
|
||||||
- pytho setup.py bdist
|
- pytho setup.py bdist
|
||||||
|
|
Loading…
Reference in a new issue