Skip to content

Conversation

ki4070ma
Copy link
Collaborator

@ki4070ma ki4070ma commented Aug 14, 2020

And upgraded used module versions.

Background

python3.9 will come soon. https://www.python.org/dev/peps/pep-0596/#release-schedule

@ki4070ma ki4070ma marked this pull request as ready for review August 14, 2020 07:32
pylint: ## Run pylint
python -m pylint $(ARGS) --rcfile .pylintrc appium test
# TODO Remove --disable=E1136 when no errors in py39
python -m pylint $(ARGS) --rcfile .pylintrc appium test --disable=E1136
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

(Notes) When E1136(unsubscriptable-object) added to disable in pylintrc, it didn't work.

@ki4070ma ki4070ma merged commit 1ae8c25 into appium:master Aug 14, 2020
@ki4070ma ki4070ma deleted the ci-py39 branch August 14, 2020 15:23
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