Skip to content

Commit 17a8446

Browse files
author
d.kovalenko
committed
setup.py is updated
1 parent b6677ee commit 17a8446

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

setup.py

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,9 @@
3535
"testgres.postgres_configuration.core.option.handlers.set_value",
3636
"testgres.postgres_configuration.core.option.handlers.set_value_item",
3737
"testgres.postgres_configuration.core.option.handlers.write",
38+
"testgres.postgres_configuration.os",
39+
"testgres.postgres_configuration.os.abstract",
40+
"testgres.postgres_configuration.os.local",
3841
],
3942
package_dir={"testgres.postgres_configuration": "src"},
4043
description="PostgreSQL Configuration Python Library",

0 commit comments

Comments
 (0)