Skip to content

Commit

Permalink
Ensure time-machine is installed in GitHub Actions
Browse files Browse the repository at this point in the history
  • Loading branch information
tillprochaska committed Jul 1, 2024
1 parent 4e33f37 commit 216acbf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@
"pytest >= 3.6",
"coverage",
"pytest-cov",
"time-machine>=2.14.1, <3.0.0",
],
},
test_suite="tests",
Expand Down

0 comments on commit 216acbf

Please sign in to comment.