diff --git a/recipe/meta.yaml b/recipe/meta.yaml index 2b1af80..7653b52 100644 --- a/recipe/meta.yaml +++ b/recipe/meta.yaml @@ -1,10 +1,10 @@ package: name: ipart - version: 3.0 + version: 3.0.1 source: - url: https://github.com/ihesp/IPART/archive/v3.0.tar.gz - sha256: 7c01a2ca464ddf7a685cd27f629ce9a24da555f89d7371df782bc60be2ab084c + url: https://github.com/ihesp/IPART/archive/v3.0.1.tar.gz + sha256: 69ea43886e214e69438b286d4a821fac0548a389ae404a20085a78f402e3170c build: noarch: python @@ -31,6 +31,10 @@ test: imports: - ipart - ipart.utils + source_files: + - tests + commands: + - python -m unittest discover -s tests about: home: https://github.com/ihesp/IPART