mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-07-30 10:38:07 -07:00
dev-python/APScheduler: remove empty line
Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Zac Medico <zmedico@gentoo.org>
This commit is contained in:
@@ -55,7 +55,6 @@ test_failures=(
|
||||
test_zookeeper_client_ref
|
||||
)
|
||||
|
||||
|
||||
python_prepare_all() {
|
||||
sed -i -e /setuptools_scm/d setup.py || die
|
||||
while read -r -d ''; do
|
||||
@@ -66,6 +65,5 @@ python_prepare_all() {
|
||||
}
|
||||
|
||||
python_test() {
|
||||
# 3 known failures due to caplog.set_level not existing
|
||||
py.test || die "Testing failed with ${EPYTHON}"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user