You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Move the Interactions View to a plugin as per: #844 (comment)
We can define these in setup.cfg as extras so that uses could pip install angr-management[interactions_view] or something as well so they are declared.
Alternatives
No response
Additional context
No response
The text was updated successfully, but these errors were encountered:
Description
Move the Interactions View to a plugin as per: #844 (comment)
We can define these in
setup.cfg
as extras so that uses couldpip install angr-management[interactions_view]
or something as well so they are declared.Alternatives
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: