mirror of
https://github.com/KevinMidboe/dotfiles.git
synced 2025-10-29 17:40:19 +00:00
install python v8 & v13
This commit is contained in:
@@ -2,8 +2,8 @@
|
|||||||
brew install python3
|
brew install python3
|
||||||
|
|
||||||
# Install specific versions of python
|
# Install specific versions of python
|
||||||
brew install python@3.12
|
brew install python@3.8
|
||||||
brew install python@3.18
|
brew install python@3.13
|
||||||
|
|
||||||
# Install global python pacakges
|
# Install global python pacakges
|
||||||
# pip3 install setuptools
|
# pip3 install setuptools
|
||||||
|
|||||||
Reference in New Issue
Block a user