Skip to content
Commits on Source (3)
......@@ -19,3 +19,9 @@ testing:
stable-bpo:
<<: *test
image: debian:stable-backports
allow_failure: true
ubuntu-devel:
<<: *test
image: ubuntu:devel
allow_failure: true
include COPYING
include README.rst
include pyproject.toml
graft tests