Skip to content

Commit

Permalink
add freezegun
Browse files Browse the repository at this point in the history
  • Loading branch information
kbirger committed Nov 23, 2024
1 parent 74e0e30 commit 7b6a74c
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 1 deletion.
17 changes: 16 additions & 1 deletion pdm.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ testing = [
"pytest-cov>=6.0.0",
"pytest-asyncio>=0.24.0",
"freezegun>=1.5.1",
"pytest-freezegun>=0.4.2",
]
linting = ["pre-commit>=3.8.0", "ruff>=0.6.5"]

Expand Down

0 comments on commit 7b6a74c

Please sign in to comment.