Skip to content

Commit

Permalink
Update setup.py to include acouchbase.management module
Browse files Browse the repository at this point in the history
Change-Id: Ie3e06d5e1efbaa1462a0e260d5953a5a93a32993
Reviewed-on: http://review.couchbase.org/c/couchbase-python-client/+/164902
Reviewed-by: David Kelly <davidmichaelkelly@gmail.com>
Tested-by: Jared Casey <jared.casey@couchbase.com>
  • Loading branch information
thejcfactor committed Nov 3, 2021
1 parent 5ce5c0d commit 3e44a68
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.py
Expand Up @@ -58,6 +58,7 @@ def handle_build_type_and_gen_deps():

packages = {
'acouchbase',
'acouchbase.management',
'couchbase',
couchbase_core,
couchbase_core + '.views',
Expand Down

0 comments on commit 3e44a68

Please sign in to comment.