Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 4 additions & 2 deletions configs/rhel-pt-python--unwanted-python3.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,10 @@ data:
- python3.10
- python3.11
- pypy
- pypy2
- pypy3
- pypy2.7
- pypy3.10
- pypy3.11
- pypy3.12
# Python Maint prefers the standard library venv module
- python-virtualenv
# tox depends on virtualenv, and generally isn't something we want to support in RHEL
Expand Down