summaryrefslogtreecommitdiff
path: root/MANIFEST.in
diff options
context:
space:
mode:
authorGiampaolo Rodola <g.rodola@gmail.com>2019-03-13 07:30:52 +0100
committerGitHub <noreply@github.com>2019-03-13 07:30:52 +0100
commitc4467c90ef53cd9eba8ab8be620d71b8477d6ce9 (patch)
tree8fc2a0cac40340b539735eace454cf8c8b537d31 /MANIFEST.in
parentda2bdd6d7356b40baca5f2869a5d20e352e5356a (diff)
downloadpsutil-c4467c90ef53cd9eba8ab8be620d71b8477d6ce9.tar.gz
Coloured tests (#1459)
Fixes #1458.
Diffstat (limited to 'MANIFEST.in')
-rw-r--r--MANIFEST.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/MANIFEST.in b/MANIFEST.in
index 3e7b5e7d..6ab7c648 100644
--- a/MANIFEST.in
+++ b/MANIFEST.in
@@ -80,6 +80,7 @@ include psutil/arch/windows/services.h
include psutil/tests/README.rst
include psutil/tests/__init__.py
include psutil/tests/__main__.py
+include psutil/tests/runner.py
include psutil/tests/test_aix.py
include psutil/tests/test_bsd.py
include psutil/tests/test_connections.py