diff --git a/py3-blake3.yaml b/py3-blake3.yaml index 45cfbb70c24..e68e39aba78 100644 --- a/py3-blake3.yaml +++ b/py3-blake3.yaml @@ -1,7 +1,7 @@ package: name: py3-blake3 version: "1.0.8" - epoch: 0 + epoch: 1 description: Python bindings for the official Rust implementation of BLAKE3 copyright: - license: CC0-1.0 OR Apache-2.0 @@ -71,3 +71,7 @@ subpackages: update: enabled: true git: {} + +test: + pipeline: + - uses: test/emptypackage