Skip to content

Commit

Permalink
Restore python versions
Browse files Browse the repository at this point in the history
  • Loading branch information
paddyroddy committed Jan 12, 2024
1 parent da9232c commit e955e5d
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@ server_locale: "en_GB.UTF-8"
# mirsg.infrastructure.install_python
install_python3:
version: "3"
pip_version: "21.2.3"
pip_executable: /usr/bin/pip3
pip_version: "21.3.1"
pip_executable: /usr/local/bin/pip3
system_packages:
- python3
- python3-pip
Expand Down

0 comments on commit e955e5d

Please sign in to comment.