Skip to content

Commit

Permalink
Add tox requirements to pypi min-requirements release test
Browse files Browse the repository at this point in the history
  • Loading branch information
ajjackson committed Dec 16, 2024
1 parent f69eaa3 commit aee0fa4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build_utils/release_tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ commands = {[testenv]test_command}
platform = (linux)|(win32)
deps =
numpy==1.24
-r{toxinidir}/../tests_and_analysis/tox_requirements.txt
commands_pre =
python -m pip install --force-reinstall \
-r{toxinidir}/../tests_and_analysis/minimum_euphonic_requirements.txt
Expand Down

0 comments on commit aee0fa4

Please sign in to comment.