mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-25 07:08:13 -07:00
dev-python/rq: Strip dev-python/redis pin
Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
@@ -35,8 +35,8 @@ distutils_enable_tests pytest
|
||||
src_prepare() {
|
||||
distutils-r1_src_prepare
|
||||
|
||||
# unnecessary typechecking deps
|
||||
sed -i -e '/types-/d' pyproject.toml || die
|
||||
# strip pin
|
||||
sed -i -e '/dependencies/s:,!=[0-9.]*::' pyproject.toml || die
|
||||
}
|
||||
|
||||
src_test() {
|
||||
Reference in New Issue
Block a user