Author: Robert Kaussow <mail@thegeeklab.de>
Date:   Mon Jun 20 22:20:31 2022 +0200

    chore: switch to main as default branch
This commit is contained in:
Robert Kaussow 2022-06-20 20:38:33 +00:00
parent ed25646b38
commit 73f9cfc60c
1 changed files with 3 additions and 1 deletions

View File

@ -3,10 +3,12 @@ title: python3
type: docs
---
[![Source Code](https://img.shields.io/badge/gitea-source%20code-blue?logo=gitea&logoColor=white)](https://gitea.rknet.org/ansible/xoxys.python3) [![Build Status](https://img.shields.io/drone/build/ansible/xoxys.python3?logo=drone&server=https%3A%2F%2Fdrone.rknet.org)](https://drone.rknet.org/ansible/xoxys.python3) [![License: MIT](https://img.shields.io/badge/license-MIT-blue.svg)](https://gitea.rknet.org/ansible/xoxys.python3/src/branch/master/LICENSE)
[![Source Code](https://img.shields.io/badge/gitea-source%20code-blue?logo=gitea&logoColor=white)](https://gitea.rknet.org/ansible/xoxys.python3) [![Build Status](https://img.shields.io/drone/build/ansible/xoxys.python3?logo=drone&server=https%3A%2F%2Fdrone.rknet.org)](https://drone.rknet.org/ansible/xoxys.python3) [![License: MIT](https://img.shields.io/badge/license-MIT-blue.svg)](https://gitea.rknet.org/ansible/xoxys.python3/src/branch/main/LICENSE)
Setup python3 and pip3.
<!--more-->
- [Default Variables](#default-variables)
- [python3_link_bin](#python3_link_bin)
- [python3_link_bin_path](#python3_link_bin_path)