Skip to content

Commit

Permalink
pyenv testing
Browse files Browse the repository at this point in the history
  • Loading branch information
coilysiren committed Nov 19, 2023
1 parent 4b2fd22 commit 0e3583d
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions makefile
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,6 @@ pyenv-ubuntu: ## install pyenv on ubuntu
liblzma-dev
curl https://pyenv.run | bash
echo 'export PATH="$HOME/.pyenv/bin:$PATH"' >> ~/.bashrc
source ~/.bashrc
pyenv --version

install: ## install python, and python packages
pyenv install --skip-existing
Expand Down

0 comments on commit 0e3583d

Please sign in to comment.