| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Use f-string instead of .format
|
|
https://github.com/Vector35/binaryninja-api/pull/4264#discussion_r1176920759
|
|
error message
|
|
|
|
directory.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Instead, use importlib to detect if the module exists
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- Support usage as a library
- Optionally get license from a environment variable
- Quiet output option
|
|
|
|
Added the -v option to make the venv installation explicit. This should eliminate any confusion about normal installation and leaves the original functionality intact.
|
|
|