Skip to content

Commit

Permalink
DEP: Remove linting deps in dev (#463)
Browse files Browse the repository at this point in the history
  • Loading branch information
snowman2 authored Feb 4, 2022
1 parent 1a0060e commit 2035170
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -34,10 +34,7 @@ def get_version():
"dev": test_requirements
+ doc_requirements
+ [
"black",
"flake8",
"pylint",
"isort",
"pre-commit",
],
}
Expand Down

0 comments on commit 2035170

Please sign in to comment.