Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit e098b97

Browse files
author
v.shepard
committed
PBCKP-152 fix failed tests
1 parent b048041 commit e098b97

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
setup(
3232
version='1.9.0',
3333
name='testgres',
34-
packages=['testgres'],
34+
packages=['testgres', 'testgres.operations'],
3535
description='Testing utility for PostgreSQL and its extensions',
3636
url='https://github.com/postgrespro/testgres',
3737
long_description=readme,

0 commit comments

Comments
 (0)