8000 Add Python 3.8 to the CI matrix by person142 · Pull Request #58 · numpy/numpy-stubs · GitHub
[go: up one dir, main page]

Skip to content
This repository was archived by the owner on Jun 10, 2020. It is now read-only.

Add Python 3.8 to the CI matrix #58

Merged
merged 1 commit into from
Apr 18, 2020
Merged

Conversation

person142
Copy link
Member

This also required bumping the flake8 version.

While experimenting with plugins in #56 I was getting CI failures on 3.7 but not 3.6, so it seemed prudent to expand our CI matrix.

This also required bumping the flake8 version.
@@ -1,10 +1,12 @@
language: python
matrix:
include:
- python: 3.8
dist: xenial
Copy link
Member Author

Choose a reason for hiding this comment

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

Xenial is currently the default, but pinning it since it won't be the default forever.

- python: 3.7
dist: xenial
sudo: true
Copy link
Member Author

Choose a reason for hiding this comment

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

sudo: true is the default.

@rgommer
8E2C
s rgommers merged commit 402eb84 into numpy:master Apr 18, 2020
@rgommers
Copy link
Member

LGTM, merged. Thanks @person142

@person142 person142 deleted the py-38-in-ci branch April 18, 2020 19:01
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants
0