Skip to content

Commit

Permalink
fix: freezing pylama version to avoid breaking changes (#52)
Browse files Browse the repository at this point in the history
  • Loading branch information
robincsamuel authored Mar 16, 2022
1 parent c52091b commit c327c0f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
"pytest-cov==2.8.1",
"coverage==5.0.4",
"pylint==2.12.1",
"pylama==8.3.7",
"pylama-pylint==3.1.1",
"black==21.12b0",
"pytest-black==0.3.12",
Expand Down

0 comments on commit c327c0f

Please sign in to comment.