Skip to content

Commit

Permalink
Merge branch 'main' into update_workflow_tweaks
Browse files Browse the repository at this point in the history
  • Loading branch information
Cadair authored Feb 13, 2024
2 parents 7dab4ae + 21d3127 commit 66d8b2f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion {{ cookiecutter.package_name }}/tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ extras =
test

commands_pre =
oldestdeps: minimum_dependencies packagename --filename requirements-min.txt
oldestdeps: minimum_dependencies {{ cookiecutter.module_name }} --filename requirements-min.txt
oldestdeps: pip install -r requirements-min.txt
pip freeze

Expand Down

0 comments on commit 66d8b2f

Please sign in to comment.