ci: install requests package
This commit is contained in:
parent
17203825ed
commit
b57991c3ce
@ -5,7 +5,7 @@ steps:
|
||||
build:
|
||||
image: python
|
||||
commands:
|
||||
- python -m pip install hatch
|
||||
- python -m pip install hatch requests
|
||||
- python -m unittest
|
||||
- hatch build
|
||||
when:
|
||||
|
Loading…
Reference in New Issue
Block a user