We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9b5238f commit e7af542Copy full SHA for e7af542
check-mismatched-packages
@@ -6,11 +6,11 @@ PKGS=(
6
dev-python/ensurepip-pip:0=dev-python/pip:0
7
dev-python/ensurepip-setuptools:0=dev-python/setuptools:0
8
dev-python/ensurepip-wheel:0=dev-python/wheel:0
9
- dev-python/python-docs:2.7=dev-lang/python:2.7
10
- dev-python/python-docs:3.8=dev-lang/python:3.8
11
- dev-python/python-docs:3.9=dev-lang/python:3.9
12
- dev-python/python-docs:3.10=dev-lang/python:3.10
13
- dev-python/python-docs:3.11=dev-lang/python:3.11
+ app-doc/python-docs:2.7=dev-lang/python:2.7
+ app-doc/python-docs:3.8=dev-lang/python:3.8
+ app-doc/python-docs:3.9=dev-lang/python:3.9
+ app-doc/python-docs:3.10=dev-lang/python:3.10
+ app-doc/python-docs:3.11=dev-lang/python:3.11
14
)
15
16
declare -A VERSIONS
0 commit comments