Skip to content

Commit 8b016ec

Browse files
committed
docs(roles/python_venv): improve README
1 parent 3f9b32d commit 8b016ec

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

roles/python_venv/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ This role creates and manages various [Python 3 virtual environments (venv)](htt
66
## Mandatory Requirements
77

88
* Install Python 3
9-
* On Rocky 9, the CRB Repo ("Code Ready Builder") needs to be enabled to be able to deploy `python3-virtualenv` - otherwise you'll get `nothing provides python3-wheel-wheel needed by python3-virtualenv-20.21.1-1.el9.noarch from epel`.
9+
* On Rocky 9+, the EPEL and the CRB Repo ("Code Ready Builder") need to be enabled to be able to install `python3-virtualenv` - otherwise you'll get `No match for argument: python3-virtualenv` or `nothing provides python3-wheel-wheel needed by python3-virtualenv-20.21.1-1.el9.noarch from epel`.
1010

1111

1212
## Tags

0 commit comments

Comments
 (0)