Skip to content
This repository has been archived by the owner on Dec 16, 2022. It is now read-only.

Commit

Permalink
remove pre-commit dev dependency (#53)
Browse files Browse the repository at this point in the history
  • Loading branch information
epwalsh authored May 13, 2020
1 parent 54a5df8 commit f8bdf21
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions dev-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,6 @@ mypy==0.770
# Automatic code formatting
black

# For creating git precommit hooks
pre-commit==2.3.0

# Allows generation of coverage reports with pytest.
pytest-cov

Expand Down

0 comments on commit f8bdf21

Please sign in to comment.