Skip to content
Commit 8c42b26f authored by Dan Peebles's avatar Dan Peebles
Browse files

libvirt: switch who makes assertions about whose version

Previously, the native libvirt package was making an assertion that
the dependent Python package had a compatible version. This commit
switches that so that the Python package makes the assertion, since
it makes more sense to me to have a child package making an
assertion about its parent than vice versa.
parent c2606288
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment