Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
  • Loading branch information
RondeauG committed Mar 6, 2024
1 parent 64a76f0 commit 25d60c2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion environment-dev.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ dependencies:
- pandoc
- pooch
- pre-commit >=3.3.2
- pytest >=8.0.1
- pytest >=7.3.1
# - pytest-cov >=4.0.0
- ruff >=0.2.0
- sphinx
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ dev = [
"tox>=4.5.1",
"coverage>=6.2.2,<8.0.0",
"coveralls>=3.3.1",
"pytest>=8.0.1",
"pytest>=7.3.1",
"pytest-cov>=4.0.0",
"black==24.2.0",
"blackdoc==0.3.9",
Expand Down

0 comments on commit 25d60c2

Please sign in to comment.