Restrict jsonschema version
There's a new major version released on PyPI, and it doesn't seem to work with Pungi yet. Until code is updated to be compatible, let's ensure tox won't try to install it. Signed-off-by: Lubomír Sedlář <lsedlar@redhat.com>
This commit is contained in:
parent
c5cdd498ac
commit
e8d79e9269
@ -3,7 +3,7 @@ dict.sorted
|
||||
dogpile.cache
|
||||
fedmsg
|
||||
funcsigs
|
||||
jsonschema
|
||||
jsonschema < 4.0.0
|
||||
kobo
|
||||
koji
|
||||
lxml
|
||||
|
Loading…
Reference in New Issue
Block a user