-
Notifications
You must be signed in to change notification settings - Fork 27
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
PSA: pytest-freezegun
superseded by pytest-dev/pytest-freezer
#44
Comments
duncanmmacleod
added a commit
to duncanmmacleod/gwpy
that referenced
this issue
Nov 22, 2023
duncanmmacleod
added a commit
to duncanmmacleod/gwpy
that referenced
this issue
Nov 22, 2023
nedbat
added a commit
to nedbat/nedbatcom
that referenced
this issue
Dec 3, 2023
duncanmmacleod
added a commit
to duncanmmacleod/gwpy
that referenced
this issue
Jan 9, 2024
see ktosiek/pytest-freezegun#44 (cherry picked from commit 19cf274)
Placing a link to |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hey all,
PSA to say that
pytest-dev
seems to have taken over this project by forking and renaming topytest-freezer
.The api has not changed so you can
pip uninstall pytest-freezegun && pip install pytest-freezer
and continue as normal! ⏳The text was updated successfully, but these errors were encountered: