mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
dev-python/radon: Fix unpinning to use the correct build system
Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
@@ -37,5 +37,5 @@ src_prepare() {
|
||||
distutils-r1_src_prepare
|
||||
|
||||
# unpin deps
|
||||
sed -i -e 's:,<[0-9.]*::' setup.py || die
|
||||
sed -i -e 's:,<[0-9.]*::' pyproject.toml || die
|
||||
}
|
||||
Reference in New Issue
Block a user