@@ -18,7 +18,6 @@ Supported interpreters
18
18
19
19
pip support a variety of Python interpreters:
20
20
21
- - CPython 3.8
22
21
- CPython 3.9
23
22
- CPython 3.10
24
23
- CPython 3.11
@@ -91,9 +90,7 @@ Actual testing
91
90
+------------------------------+---------------+-----------------+
92
91
| **interpreter ** | **unit ** | **integration ** |
93
92
+-----------+----------+-------+---------------+-----------------+
94
- | | x86 | CP3.8 | | |
95
- | | +-------+---------------+-----------------+
96
- | | | CP3.9 | | |
93
+ | | x86 | CP3.9 | | |
97
94
| | +-------+---------------+-----------------+
98
95
| | | CP3.10| | |
99
96
| | +-------+---------------+-----------------+
@@ -105,9 +102,7 @@ Actual testing
105
102
| | +-------+---------------+-----------------+
106
103
| | | PyPy3 | | |
107
104
| Windows +----------+-------+---------------+-----------------+
108
- | | x64 | CP3.8 | GitHub | GitHub |
109
- | | +-------+---------------+-----------------+
110
- | | | CP3.9 | | |
105
+ | | x64 | CP3.9 | GitHub | GitHub |
111
106
| | +-------+---------------+-----------------+
112
107
| | | CP3.10| | |
113
108
| | +-------+---------------+-----------------+
@@ -119,9 +114,7 @@ Actual testing
119
114
| | +-------+---------------+-----------------+
120
115
| | | PyPy3 | | |
121
116
+-----------+----------+-------+---------------+-----------------+
122
- | | x86 | CP3.8 | | |
123
- | | +-------+---------------+-----------------+
124
- | | | CP3.9 | | |
117
+ | | x86 | CP3.9 | | |
125
118
| | +-------+---------------+-----------------+
126
119
| | | CP3.10| | |
127
120
| | +-------+---------------+-----------------+
@@ -133,9 +126,7 @@ Actual testing
133
126
| | +-------+---------------+-----------------+
134
127
| | | PyPy3 | | |
135
128
| Linux +----------+-------+---------------+-----------------+
136
- | | x64 | CP3.8 | GitHub | GitHub |
137
- | | +-------+---------------+-----------------+
138
- | | | CP3.9 | GitHub | GitHub |
129
+ | | x64 | CP3.9 | GitHub | GitHub |
139
130
| | +-------+---------------+-----------------+
140
131
| | | CP3.10| GitHub | GitHub |
141
132
| | +-------+---------------+-----------------+
@@ -147,9 +138,7 @@ Actual testing
147
138
| | +-------+---------------+-----------------+
148
139
| | | PyPy3 | | |
149
140
+-----------+----------+-------+---------------+-----------------+
150
- | | arm64 | CP3.8 | GitHub | GitHub |
151
- | | +-------+---------------+-----------------+
152
- | | | CP3.9 | GitHub | GitHub |
141
+ | | arm64 | CP3.9 | GitHub | GitHub |
153
142
| | +-------+---------------+-----------------+
154
143
| | | CP3.10| GitHub | GitHub |
155
144
| | +-------+---------------+-----------------+
@@ -161,9 +150,7 @@ Actual testing
161
150
| | +-------+---------------+-----------------+
162
151
| | | PyPy3 | | |
163
152
| macOS +----------+-------+---------------+-----------------+
164
- | | x64 | CP3.8 | GitHub | GitHub |
165
- | | +-------+---------------+-----------------+
166
- | | | CP3.9 | GitHub | GitHub |
153
+ | | x64 | CP3.9 | GitHub | GitHub |
167
154
| | +-------+---------------+-----------------+
168
155
| | | CP3.10| GitHub | GitHub |
169
156
| | +-------+---------------+-----------------+
0 commit comments