Skip to content

Commit

Permalink
try to eliminate libpanda.so error
Browse files Browse the repository at this point in the history
  • Loading branch information
Edison-CBS committed Jul 27, 2024
1 parent a5aec07 commit 5a1bed9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions release/release_files.py
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,9 @@
# - minimizing release download size
# - keeping the diff readable
blacklist = [
"panda/drivers/",
# "panda/drivers/",
"panda/examples/",
"panda/tests/safety/",
# "panda/tests/safety/",

"opendbc/.*.dbc$",
"opendbc/generator/",
Expand Down

0 comments on commit 5a1bed9

Please sign in to comment.