diff options
author | Andreas Baumann <mail@andreasbaumann.cc> | 2022-01-03 21:40:14 +0100 |
---|---|---|
committer | Andreas Baumann <mail@andreasbaumann.cc> | 2022-01-03 21:40:14 +0100 |
commit | 6c9087b92f3043f29fd69ba13fe544409b5d95ee (patch) | |
tree | f56be547f1473991771ce85fdfde1ffdf9e599ad /community | |
parent | 727f25546a7d8b88441990dbf4b00716dfe94756 (diff) | |
download | packages-6c9087b92f3043f29fd69ba13fe544409b5d95ee.tar.xz |
community/python-test: disabled testing for now
Diffstat (limited to 'community')
-rw-r--r-- | community/python-pytest/PKGBUILD | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/community/python-pytest/PKGBUILD b/community/python-pytest/PKGBUILD new file mode 100644 index 00000000..6403c888 --- /dev/null +++ b/community/python-pytest/PKGBUILD @@ -0,0 +1,2 @@ +unset check +unset checkdepends |