venv for Python setup (#653)

* Python uses venv

* Small fixes to python calls
This commit is contained in:
kaczmarczyck
2023-11-07 05:13:21 +01:00
committed by GitHub
parent 67e3d46291
commit 778102712f
11 changed files with 33 additions and 11 deletions

1
tools/deploy_partition.py Executable file → Normal file
View File

@@ -1,4 +1,3 @@
#!/usr/bin/env python3
# Copyright 2020-2021 Google LLC
#
# Licensed under the Apache License, Version 2.0 (the "License");