Skip to content

Commit

Permalink
added pylint to requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
iskandr committed Jan 31, 2024
1 parent 7b4f977 commit 756b2bc
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
typechecks >= 0.0.2
simplejson
pylint>=1.4.4,<2.0.0
typechecks >= 0.0.2,<1.0.0
simplejson>=3.0.0,<4.0.0

0 comments on commit 756b2bc

Please sign in to comment.