Skip to content

Python 3.9#40

Merged
ifduyue merged 2 commits into
ifduyue:masterfrom
xyb:py39
Dec 2, 2020
Merged

Python 3.9#40
ifduyue merged 2 commits into
ifduyue:masterfrom
xyb:py39

Conversation

@xyb

@xyb xyb commented Nov 25, 2020

Copy link
Copy Markdown
Contributor

No description provided.

Comment thread .appveyor.yml
PYTHON_ARCH: "32"
- PYTHON: "C:\\Python38-x64"
PYTHON_VERSION: "3.9"
PYTHON_ARCH: "64"

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It seems that appveyor have installed Python 3.9 only for their Visual Studio 2019 image. If we want to test with Python 3.9 we'll have to use Visual Studio 2019 image.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes, I have updated the configuration.

@ifduyue ifduyue merged commit 450809e into ifduyue:master Dec 2, 2020
@ifduyue

ifduyue commented Dec 2, 2020

Copy link
Copy Markdown
Owner

@xyb merged, thanks!

@xyb

xyb commented Dec 3, 2020

Copy link
Copy Markdown
Contributor Author

@ifduyue sorry, just notice that Travis did not create bin wheel of python 3.9 for Mac, but I do not know how to fix it.

@xyb

xyb commented Dec 3, 2020

Copy link
Copy Markdown
Contributor Author

Don't know why Travis installed cibuildwheel==1.1.0, but cibuildwheel supports python 3.9 until version 1.6.2. I may update another PR to fix this.

@xyb

xyb commented Dec 3, 2020

Copy link
Copy Markdown
Contributor Author

I have pushed #41 to update cibuildwheel hope to fix this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants