aboutsummaryrefslogtreecommitdiffstats
path: root/testing/testing.pyproject
diff options
context:
space:
mode:
Diffstat (limited to 'testing/testing.pyproject')
-rw-r--r--testing/testing.pyproject4
1 files changed, 4 insertions, 0 deletions
diff --git a/testing/testing.pyproject b/testing/testing.pyproject
new file mode 100644
index 000000000..22914e5a9
--- /dev/null
+++ b/testing/testing.pyproject
@@ -0,0 +1,4 @@
+{
+ "files": ["../testrunner.py", "blacklist.py", "buildlog.py", "command.py",
+ "helper.py", "__init__.py", "parser.py", "runner.py", "wheel_tester.py"]
+}