mirror of
https://github.com/kogakure/dotfiles.git
synced 2026-02-04 04:35:29 +00:00
chore: remove pip and conda environment
This commit is contained in:
@@ -3,8 +3,3 @@
|
||||
asdf plugin add python
|
||||
asdf install python latest
|
||||
asdf global python latest
|
||||
|
||||
pip install -r ~/.dotfiles/python/pip-requirements.txt
|
||||
|
||||
conda install -n base ipykernel --update-deps --force-reinstall
|
||||
conda install --file ~/.dotfiles/python/conda-requirements.txt
|
||||
|
||||
Reference in New Issue
Block a user