Skip to content

Commit

Permalink
tests: add cruft as dependency to tox environment
Browse files Browse the repository at this point in the history
  • Loading branch information
keithmanville committed Feb 7, 2025
1 parent 1a2be34 commit a53882d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -87,6 +87,7 @@ deps =
{[pytest]deps}
binaryornot>=0.4.0
cookiecutter>=2.0.0,<2.2.0
cruft>=2.16.0
pytest-cookies
skip_install = true
commands = python -m pytest {posargs:--template="{tox_root}{/}cookiecutter-templates{/}cookiecutter-dioptra-deployment" "{tox_root}{/}tests{/}cookiecutter_dioptra_deployment"}
Expand Down

0 comments on commit a53882d

Please sign in to comment.