6b85195cbb
Python 2 is long gone Also move all tests in the project and use proper templates Change-Id: I352074a3a0cc2e1342fe2534153599dcb0360cbe
8 lines
283 B
Plaintext
8 lines
283 B
Plaintext
# The order of packages is significant, because pip processes them in the order
|
|
# of appearance. Changing the order has an impact on the overall integration
|
|
# process, which may cause wedges in the gate later.
|
|
|
|
libvirt-python>=6.0.0 # LGPLv2+
|
|
pyasn1>=0.4.8 # BSD
|
|
pysnmp>=4.2.3 # BSD
|