diff options
Diffstat (limited to '')
l--------- | venv/bin/python3 | 1 | ||||
l--------- | venv/bin/python3.9 | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/venv/bin/python3 b/venv/bin/python3 new file mode 120000 index 00000000..e616d269 --- /dev/null +++ b/venv/bin/python3 @@ -0,0 +1 @@ +python3.9
\ No newline at end of file diff --git a/venv/bin/python3.9 b/venv/bin/python3.9 new file mode 120000 index 00000000..9c670a49 --- /dev/null +++ b/venv/bin/python3.9 @@ -0,0 +1 @@ +/usr/local/opt/python@3.9/bin/python3.9
\ No newline at end of file |