Closed Shreyas-vgr closed 5 years ago
Mypy new verison was released which required bytes type comment to be explicitly mentioned for mypy checks to pass.
Also, disabled pip upgrade and forcing python version 3.7.4 since there seems to be an issue with in Travis Windows CI.
Travis build succedded in all platforms.
Description
Mypy new verison was released which required bytes type comment to be explicitly mentioned for mypy checks to pass.
Also, disabled pip upgrade and forcing python version 3.7.4 since there seems to be an issue with in Travis Windows CI.
Testing
Travis build succedded in all platforms.
Screenshots (if appropriate)
Types of changes
Checklist
License