Warlock is no longer bound to the same requirements
Change-Id: I7a453157ea4abd32f7675af540a5cc18bb185d39
This commit is contained in:
parent
4ea96a0572
commit
1249a27cd3
@ -169,10 +169,6 @@ components:
|
|||||||
test: anvil.components.glance:GlanceTester
|
test: anvil.components.glance:GlanceTester
|
||||||
uninstall: anvil.components.base_install:PkgUninstallComponent
|
uninstall: anvil.components.base_install:PkgUninstallComponent
|
||||||
pips:
|
pips:
|
||||||
# warlock requires jsonschema>=0.7,<2
|
|
||||||
# pip downloads jsonschema-2.0 and then ignores warlock's requirement
|
|
||||||
- name: jsonschema
|
|
||||||
version: ">=0.7,<2"
|
|
||||||
# pip setup and download of xattr>=0.7 seems to have problems find cffi
|
# pip setup and download of xattr>=0.7 seems to have problems find cffi
|
||||||
# so lets just use an restrict the upper bound until this is fixed upstream
|
# so lets just use an restrict the upper bound until this is fixed upstream
|
||||||
# see: https://github.com/xattr/xattr/issues/16
|
# see: https://github.com/xattr/xattr/issues/16
|
||||||
|
Loading…
x
Reference in New Issue
Block a user