Hello Woodpecker
All checks were successful
ci/woodpecker/pr/woodpecker Pipeline was successful
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
Julien Palard 2023-03-28 16:09:43 +02:00
parent 302204b787
commit 3d9b35ca8b
Signed by: mdk
GPG Key ID: 0EFC1AC1006886F8

8
.woodpecker.yml Normal file
View File

@ -0,0 +1,8 @@
---
pipeline:
test:
image: python
commands:
- python3 -m pip install tox
- tox run