Skip to content

Commit

Permalink
Adds missing module in setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
fakufaku committed Oct 30, 2024
1 parent bbf3963 commit dbbb909
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -174,6 +174,7 @@ def build_extensions(self):
"pyroomacoustics",
"pyroomacoustics.doa",
"pyroomacoustics.adaptive",
"pyroomacoustics.directivities",
"pyroomacoustics.transform",
"pyroomacoustics.experimental",
"pyroomacoustics.datasets",
Expand Down

0 comments on commit dbbb909

Please sign in to comment.