-
Notifications
You must be signed in to change notification settings - Fork 39
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add test cases for python3.7 and python3.8 #89
Comments
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 ***@***.***> 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
<wemake-services/wemake-python-styleguide#1138>
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#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! |
Merged
Yeap, they are failing 🥇 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Currently both
tox.ini
andtravis.yml
do not support latest python versions.I can send a PR with the fix!
Related: wemake-services/wemake-python-styleguide#1138
The text was updated successfully, but these errors were encountered: