mirror of
https://github.com/flatcar/scripts.git
synced 2026-05-04 11:51:14 +02:00
dev-python/inflect: Sync with Gentoo
It's from Gentoo commit cf38b34bd509337a583210f00199cb85c91df72d.
This commit is contained in:
parent
0fed23d8d8
commit
e37d521925
@ -1,4 +1,4 @@
|
||||
# Copyright 1999-2023 Gentoo Authors
|
||||
# Copyright 1999-2024 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=8
|
||||
@ -27,3 +27,9 @@ BDEPEND="
|
||||
"
|
||||
|
||||
distutils_enable_tests pytest
|
||||
|
||||
EPYTEST_DESELECT=(
|
||||
# broken upstream
|
||||
# https://github.com/jaraco/inflect/issues/204
|
||||
inflect/__init__.py::inflect.engine.compare
|
||||
)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user