Skip to content

Commit

Permalink
Merge pull request #19 from KostyaEsmukov/update-pylint
Browse files Browse the repository at this point in the history
Update pylint
  • Loading branch information
KostyaEsmukov authored Jun 20, 2019
2 parents b951940 + 7d29f0c commit d6affc0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ def run(self):
'flake8==3.5.0',
'isort==4.3.4',
'mock==2.0.0',
'pylint==2.1.1; python_version>="3"',
'pylint==2.3.1; python_version>="3"',
'pytest-cov==2.6.0',
'pytest-sugar==0.9.1',
'pytest==3.8.2',
Expand Down

0 comments on commit d6affc0

Please sign in to comment.