Skip to content
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

Tests Failing #268

Closed
alejandro-angulo opened this issue Jul 6, 2020 · 0 comments
Closed

Tests Failing #268

alejandro-angulo opened this issue Jul 6, 2020 · 0 comments

Comments

@alejandro-angulo
Copy link
Contributor

I tried running the tests locally but some tests failed with a complaint about a missing CSV dialect. Looks like the build is also failing because of this: https://travis-ci.org/github/PyCQA/pylint-django/jobs/704941644#L372-L374 .

$ pip freeze
asgiref==3.2.10
astroid==2.4.2
attrs==19.3.0
coverage==5.1
Django==3.0.8
django-tables2==2.3.1
factory-boy==2.12.0
Faker==4.1.1
isort==4.3.21
lazy-object-proxy==1.4.3
mccabe==0.6.1
more-itertools==8.4.0
packaging==20.4
pluggy==0.13.1
py==1.9.0
pylint==2.5.3
pylint-plugin-utils==0.6
pyparsing==2.4.7
pytest==5.4.3
python-dateutil==2.8.1
pytz==2020.1
six==1.15.0
sqlparse==0.3.1
text-unidecode==1.3
toml==0.10.1
wcwidth==0.2.5
wrapt==1.12.1
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

No branches or pull requests

1 participant