Skip to content

Conversation

ki4070ma
Copy link
Collaborator

@ki4070ma ki4070ma commented Feb 6, 2021

Background

Since isort v4 is used.

Note

Currently mypy target is only functional under test.( test/unit is ignored by mypy v0.782 somehow.)
(But in my opinion, it isn't so impact even if test/unit is not target.)

@ki4070ma ki4070ma changed the title Update pipfile to respect isort v5 chore: Update pipfile to respect isort v5 Feb 6, 2021
[packages]
selenium = "~=3.141"

black = "==20.8b1"
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

(note) black = "~=20.8b1" doesn't work.


[dev-packages]
pre-commit = "~=2.6"
pre-commit = "~=2.10"
Copy link
Contributor

Choose a reason for hiding this comment

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

could dependabot do that?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Yes.
I don't remember the reason to stop using it now, but previously we used it.

Can we use it again? > @KazuCocoa

https://github.com/appium/python-client/pulls?q=is%3Apr+is%3Aclosed+author%3Aapp%2Fdependabot-preview

Copy link
Member

@KazuCocoa KazuCocoa left a comment

Choose a reason for hiding this comment

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

the change seems good

@ki4070ma ki4070ma merged commit 173d3aa into appium:master Feb 6, 2021
@ki4070ma ki4070ma deleted the req branch February 6, 2021 15:25
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.

3 participants