changeset 6376:4e48a6a40bfe

Install roundup.test with setup.py
author Ralf Schlatterbeck <rsc@runtux.com>
date Wed, 07 Apr 2021 15:18:25 +0200
parents c4371ec7d1c0
children a7e7314fb7d9
files setup.py
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/setup.py	Tue Apr 06 22:51:55 2021 -0400
+++ b/setup.py	Wed Apr 07 15:18:25 2021 +0200
@@ -67,6 +67,7 @@
         'roundup.cgi.ZTUtils',
         'roundup.backends',
         'roundup.scripts',
+        'roundup.test',
     ]
 
     # build list of scripts from their implementation modules

Roundup Issue Tracker: http://roundup-tracker.org/