Skip to content

Commit

Permalink
Retry running pre-commit tests in ci
Browse files Browse the repository at this point in the history
  • Loading branch information
JohnPaton committed Jan 5, 2021
1 parent a06fbc1 commit b5330b2
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 0 additions & 1 deletion environment-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ dependencies:
- pip
- pytest
- pytest-cov
- pre-commit
- coverage
- flake8
- pandoc>=2.11
Expand Down
1 change: 1 addition & 0 deletions requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ ipykernel
sphinx-gallery<=0.7.0
setuptools
toml
pre-commit

# Python 2
pathlib
Expand Down

0 comments on commit b5330b2

Please sign in to comment.