Skip to content
This repository was archived by the owner on Mar 30, 2025. It is now read-only.

Commit 4e8a637

Browse files
author
staticdev
committed
Update README
1 parent 6a03df2 commit 4e8a637

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
# Ansible Role: Python Developer
22

3+
![Status](https://badgen.net/badge/status/beta/orange)
34
[![CI](https://github.com/staticdev/ansible-role-python-developer/workflows/CI/badge.svg?event=push)](https://github.com/staticdev/ansible-role-python-developer/actions?query=workflow%3ACI)
45

56
This install packages for developing in Python on multiple versions using [Cookiecutter Hypermodern Python](https://github.com/cjolowicz/cookiecutter-hypermodern-python).
@@ -30,7 +31,7 @@ Here is the list of all variables and their default values:
3031

3132
## Dependencies
3233

33-
- [avanov.pyenv](https://galaxy.ansible.com/avanov/pyenv)
34+
- [staticdev.ansible_galaxy_pyenv](https://github.com/staticdev/ansible-galaxy-pyenv)
3435
- [oefenweb.pycharm](https://galaxy.ansible.com/oefenweb/pycharm) (optional)
3536
- [ngetchell.vscode](https://galaxy.ansible.com/ngetchell/vscode) (optional)
3637

0 commit comments

Comments
 (0)