app-admin/glance: delete hacking test

Bug: https://bugs.gentoo.org/836851
Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
This commit is contained in:
Alessandro Barbieri
2022-04-07 16:19:59 +02:00
parent ad929a5ce5
commit afaee1f466

View File

@@ -120,6 +120,7 @@ python_compile_all() {
}
python_prepare_all() {
rm glance/tests/test_hacking.py || die
sed -i '/pysendfile/d' test-requirements.txt || die
sed -i '/^hacking/d' test-requirements.txt || die
distutils-r1_python_prepare_all