Skip to content

Commit

Permalink
add ppa for python3.12-dev
Browse files Browse the repository at this point in the history
  • Loading branch information
SmartManoj committed Jan 7, 2025
1 parent b26aabe commit 16498a8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .devcontainer/on_create.sh
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
#!/usr/bin/env bash
sudo apt update
sudo apt install -y netcat
sudo add-apt-repository -y ppa:deadsnakes/ppa
curl -sSL https://install.python-poetry.org | python3.12 -
cat << EOF > config.toml
[core]
Expand Down

0 comments on commit 16498a8

Please sign in to comment.