Skip to content

Conversation

bnavigator
Copy link
Contributor

@bnavigator bnavigator commented Apr 1, 2021

Fixes #8

fail-fast: false
matrix:
PYTHON_VERSION: ['3.8', '3.7', '3.6', '2.7']
PYTHON_VERSION: ['3.9', '3.8', '3.7', '3.6', '2.7']
Copy link
Contributor

Choose a reason for hiding this comment

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

I think we can remove Python 2.7 altogether here?

Copy link
Contributor

@andfoy andfoy left a comment

Choose a reason for hiding this comment

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

Thanks for this contribution @bnavigator, it looks good to me at least.

@andfoy andfoy merged commit 8e41c8a into python-lsp:develop Apr 9, 2021
@andfoy andfoy added this to the v0.1.0 milestone Apr 9, 2021
gentoo-bot pushed a commit to gentoo/gentoo that referenced this pull request May 20, 2021
See python-lsp/python-lsp-server#9

Closes: https://bugs.gentoo.org/791166
Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
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.

Python 3.9: Code folding
2 participants