Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions integrations/omnidreams/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -114,6 +114,7 @@ exclude = ["tests"]
# workspace editable. Editable installs pick these up from the source
# tree automatically.
[tool.setuptools.package-data]
"omnidreams.webrtc.web" = ["*.html", "*.css", "*.js"]
Comment thread
jmccaffrey-nv marked this conversation as resolved.
"omnidreams.interactive_drive" = [
"configs/*.yaml",
"configs/wheels/*.yaml",
Expand Down
Loading