Skip to content

Commit

Permalink
Remove uncessary pylint installation
Browse files Browse the repository at this point in the history
  • Loading branch information
prijendev committed Nov 29, 2024
1 parent 3a76e88 commit 335b4bc
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@ jobs:
source ~/.virtualenvs/target-stitch/bin/activate
pip install -U pip setuptools
pip install -e .[dev]
pip install -U pylint
- run:
name: 'Run tests'
command: |
Expand Down

0 comments on commit 335b4bc

Please sign in to comment.