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