Skip to content

Commit

Permalink
add to get_exposed_commands?
Browse files Browse the repository at this point in the history
  • Loading branch information
msullivan committed Sep 16, 2024
1 parent 4b22a69 commit 393a791
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions edgedbpkg/edgedb/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -501,6 +501,7 @@ def get_exposed_commands(self, build: targets.Build) -> list[pathlib.Path]:

return [
bindir / "edgedb-server",
bindir / "edgedb-load-ext",
]

def get_meta_packages(
Expand Down

0 comments on commit 393a791

Please sign in to comment.