Closed sobolevn closed 4 years ago
Are you saying that the latest Python versions are broken or that we simply aren't testing them?
On Sun, Mar 8, 2020, 6:20 AM Nikita Sobolev notifications@github.com wrote:
Currently both tox.ini and travis.yml do not support latest python versions.
I can send a PR with the fix!
Related: wemake-services/wemake-python-styleguide#1138 https://github.com/wemake-services/wemake-python-styleguide/issues/1138
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/zheller/flake8-quotes/issues/89?email_source=notifications&email_token=AAG4KWHOPRH7ADH5O3FGS43RGOLSXA5CNFSM4LDZMOC2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4ITL6MSA, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAG4KWHAQNL7Z7U3V4456MTRGOLSXANCNFSM4LDZMOCQ .
I don't think that they are broken 🙂
But, tests should tell us that!
Yeap, they are failing 🥇
Currently both
tox.ini
andtravis.yml
do not support latest python versions.I can send a PR with the fix!
Related: https://github.com/wemake-services/wemake-python-styleguide/issues/1138