Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[ci] test on python 3.9 #1128

Merged
merged 8 commits into from Nov 30, 2020
Merged

[ci] test on python 3.9 #1128

merged 8 commits into from Nov 30, 2020

Conversation

renefritze
Copy link
Member

No description provided.

@github-actions github-actions bot added the infrastructure Buildsystem, packages and CI label Oct 19, 2020
@renefritze renefritze self-assigned this Nov 17, 2020
@renefritze renefritze added the pr:new-feature Introduces a new feature label Nov 17, 2020
@renefritze renefritze force-pushed the ci_python_3.9 branch 8 times, most recently from 3b26587 to aaf6c31 Compare November 23, 2020 13:55
@renefritze renefritze force-pushed the ci_python_3.9 branch 7 times, most recently from fae17ca to 344b974 Compare November 30, 2020 11:21
@renefritze
Copy link
Member Author

I've had to disable manylinux 1 wheels, which IMO is not a blocker since our minimal pip requirement does understand manylinux 2010.
I also had to limit the pyamg suggestion to python < 3.8 since their wheel building is broken on debian with 3.8.
Other than that we're good to merge now.

@renefritze renefritze marked this pull request as ready for review November 30, 2020 12:39
@codecov
Copy link

codecov bot commented Nov 30, 2020

Codecov Report

Merging #1128 (f340465) into master (39b872b) will increase coverage by 0.01%.
The diff coverage is 100.00%.

Impacted Files Coverage Δ
src/pymor/__init__.py 68.25% <100.00%> (+3.17%) ⬆️
src/pymortests/demos.py 88.19% <100.00%> (+0.45%) ⬆️
src/pymor/discretizers/builtin/gui/qt.py 25.99% <0.00%> (-0.37%) ⬇️

@renefritze renefritze merged commit 8bc1405 into master Nov 30, 2020
@renefritze renefritze deleted the ci_python_3.9 branch November 30, 2020 14:59
@renefritze renefritze linked an issue Dec 3, 2020 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
infrastructure Buildsystem, packages and CI pr:new-feature Introduces a new feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Start testing against python 3.9
1 participant