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 75d2e07 commit 72bf8ccCopy full SHA for 72bf8cc
PC/layout/support/options.py
@@ -42,7 +42,6 @@ def public(f):
42
"help": "APPX package",
43
"options": [
44
"stable",
45
- "pip",
46
"pip-user",
47
"distutils",
48
"tcltk",
@@ -59,7 +58,6 @@ def public(f):
59
58
60
"dev",
61
"tools",
62
63
64
65
"venv",
@@ -72,7 +70,6 @@ def public(f):
72
70
"help": "development kit package",
73
71
74
75
76
77
78
"idle",
0 commit comments