Skip to content

Commit 7e95548

Browse files
committed
Install roundup.test with setup.py
1 parent 7c8deb4 commit 7e95548

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,7 @@ def main():
6767
'roundup.cgi.ZTUtils',
6868
'roundup.backends',
6969
'roundup.scripts',
70+
'roundup.test',
7071
]
7172

7273
# build list of scripts from their implementation modules

0 commit comments

Comments
 (0)