This repository was archived by the owner on Mar 30, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +3
-13
lines changed Expand file tree Collapse file tree 2 files changed +3
-13
lines changed Original file line number Diff line number Diff line change @@ -26,9 +26,8 @@ Installs:
2626- pyenv _
2727
2828
29- Note:
29+ Note: for a playbook that installs IDEs, try ` Linux workstation playbook `_.
3030
31- This role does not install PyCharm _ and `Visual Studio Code `_ anymore. For a playbook that installs IDEs, try `Linux workstation playbook `_.
3231
3332Requirements
3433------------
@@ -73,9 +72,9 @@ Here are some common usages of this role.
7372 - role : staticdev.python-developer
7473 vars :
7574 pyenv_global :
76- - " 3.10.1 "
75+ - " 3.10.6 "
7776 pyenv_python_versions :
78- - " 3.10.1 "
77+ - " 3.10.6 "
7978 - " 3.9.9"
8079
8180
@@ -106,11 +105,8 @@ Author Information
106105.. _Nox : https://nox.thea.codes/
107106.. _Pipx : https://pypa.github.io/pipx/
108107.. _Poetry : https://python-poetry.org/
109- .. _gantsign.visual-studio-code : https://galaxy.ansible.com/gantsign/visual-studio-code
110108.. _pre-commit : https://pre-commit.com/
111- .. _PyCharm : https://www.jetbrains.com/pycharm/
112109.. _pyenv : https://github.com/pyenv/pyenv
113110.. _staticdev : https://github.com/staticdev
114111.. _staticdev.pyenv : https://galaxy.ansible.com/staticdev/pyenv
115112.. _MIT : https://opensource.org/licenses/MIT
116- .. _Visual Studio Code : https://code.visualstudio.com/
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments