mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
dev-python/warlock: Remove jsonschema pin from requirements
Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
@@ -32,5 +32,6 @@ EPYTEST_DESELECT=(
|
||||
|
||||
src_prepare() {
|
||||
sed -i -e '/--cov/d' pytest.ini || die
|
||||
sed -i -e '/jsonschema/s:,<4::' requirements.txt || die
|
||||
distutils-r1_src_prepare
|
||||
}
|
||||
Reference in New Issue
Block a user