Commit 5398c6a
committed
Temporarily added some output in order to find out package versions.
On pandas-dev's CI instances this branch didn't fail for py2
although on top of pandas.io.excel there is an import
from "http.client" which is only available in py3.
This change should clarify why this happens and should be removed later.1 parent ad2721b commit 5398c6a
1 file changed
+12
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
159 | 159 | | |
160 | 160 | | |
161 | 161 | | |
| 162 | + | |
| 163 | + | |
| 164 | + | |
| 165 | + | |
| 166 | + | |
| 167 | + | |
| 168 | + | |
| 169 | + | |
| 170 | + | |
| 171 | + | |
| 172 | + | |
| 173 | + | |
162 | 174 | | |
163 | 175 | | |
164 | 176 | | |
0 commit comments