Skip to content

Commit fc3f4e8

Browse files
committed
appveyor.yml - comment x86 Python 3.9 configuration because it is missing prebuilt Pandas dependencies
1 parent dffb467 commit fc3f4e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

appveyor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ environment:
88
# The list here is complete (excluding Python 2.6, which
99
# isn't covered by this document) at the time of writing.
1010

11-
- PYTHON: "C:\\Python39"
11+
#- PYTHON: "C:\\Python39"
1212
- PYTHON: "C:\\Python310"
1313
- PYTHON: "C:\\Python311"
1414
- PYTHON: "C:\\Python312"

0 commit comments

Comments
 (0)