Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 3 additions & 2 deletions setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -77,8 +77,9 @@ test =
pytest-rerunfailures
pytest-cov
coverage
# For snapshot testing
syrupy
# For snapshot testing. v4.6.3 is incompatible with pytest-rerunfailures, see
# https://github.com/syrupy-project/syrupy/issues/879
syrupy==4.6.2
psutil
astropy
suntime
Expand Down