We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Currently both tox.ini and travis.yml do not support latest python versions.
tox.ini
travis.yml
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:
Good point.
TravisCI is easy, done in 3651dae https://travis-ci.org/peterjc/flake8-rst-docstrings/builds/659820837
When you said tox were you looking at another project?
Sorry, something went wrong.
Yeap, yours does not have tox! Thanks a lot.
tox
Thanks
No branches or pull requests
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: