diff --git a/srcpkgs/python3-textual/template b/srcpkgs/python3-textual/template index 1f7155205b6..fd16cbb1758 100644 --- a/srcpkgs/python3-textual/template +++ b/srcpkgs/python3-textual/template @@ -1,7 +1,7 @@ # Template file for 'python3-textual' pkgname=python3-textual version=0.73.0 -revision=1 +revision=2 build_style=python3-pep517 make_check_args="-k not((snapshot)or(markdown)or(feature)or(language))" hostmakedepends="python3-poetry-core"