Skip to content

Commit

Permalink
things that go bump in the night
Browse files Browse the repository at this point in the history
  • Loading branch information
Cadair authored Feb 6, 2025
1 parent c60fa19 commit f44c8b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ extras =
tests
commands_pre =
oldestdeps: minimum_dependencies dkist --filename requirements-min.txt
oldestdeps: pip install -r requirements-min.txt cryptography<42 jsonschema==4.0.1
oldestdeps: pip install -r requirements-min.txt
figure: python -c "from dkist.data.sample import download_all_sample_data; download_all_sample_data()"
pip freeze --all --no-input
commands =
Expand Down

0 comments on commit f44c8b9

Please sign in to comment.