mirror of
https://gitlab.com/libvirt/libvirt-python.git
synced 2025-08-03 08:21:58 +03:00
Include tests in MANIFEST
The unit tests were missing from the tar.gz archives due to not being listed in the MANIFEST.in file Signed-off-by: Daniel P. Berrange <berrange@redhat.com>
This commit is contained in:
@ -34,6 +34,8 @@ include MANIFEST
|
|||||||
include README
|
include README
|
||||||
include sanitytest.py
|
include sanitytest.py
|
||||||
include setup.py
|
include setup.py
|
||||||
|
include tests/test_conn.py
|
||||||
|
include tests/test_domain.py
|
||||||
include tox.ini
|
include tox.ini
|
||||||
include typewrappers.c
|
include typewrappers.c
|
||||||
include typewrappers.h
|
include typewrappers.h
|
||||||
|
Reference in New Issue
Block a user