venv for Python setup (#653)
* Python uses venv * Small fixes to python calls
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@@ -1,5 +1,7 @@
|
||||
libraries/**/Cargo.lock
|
||||
target/
|
||||
/build/
|
||||
/py_virtual_env/
|
||||
|
||||
# Local installation of elf2tab.
|
||||
/elf2tab/
|
||||
|
||||
Reference in New Issue
Block a user