mirror of
https://gitlab.com/libvirt/libvirt-python.git
synced 2025-08-12 17:49:25 +03:00
Add tox.ini to run tests on Python 2.6, 2.7 & 3.4
This commit is contained in:
committed by
Daniel P. Berrange
parent
4e7a8bd3b3
commit
b98b3f6bf3
1
.gitignore
vendored
1
.gitignore
vendored
@ -6,3 +6,4 @@ MANIFEST
|
|||||||
*.#*#
|
*.#*#
|
||||||
*.pyc
|
*.pyc
|
||||||
tags
|
tags
|
||||||
|
.tox
|
||||||
|
@ -32,5 +32,6 @@ include MANIFEST
|
|||||||
include README
|
include README
|
||||||
include sanitytest.py
|
include sanitytest.py
|
||||||
include setup.py
|
include setup.py
|
||||||
|
include tox.ini
|
||||||
include typewrappers.c
|
include typewrappers.c
|
||||||
include typewrappers.h
|
include typewrappers.h
|
||||||
|
Reference in New Issue
Block a user