Skip to content

Commit a564f0f

Browse files
committed
fix
1 parent a811bc1 commit a564f0f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

setup.cfg

+2-1
Original file line numberDiff line numberDiff line change
@@ -33,12 +33,13 @@ install_requires =
3333
tests_require =
3434
pytest >=3.9.2
3535
pytest-asyncio >=0.14.0
36-
libvirt-python >= 4.0
3736
mock >=2.0
3837
3938
[options.extras_require]
4039
mongodb =
4140
pymongo >=3.7.2
41+
libvirt =
42+
libvirt-python >= 4.0
4243
influxdb =
4344
influxdb >=2.12
4445
opentsdb =

0 commit comments

Comments
 (0)