Skip to content

Commit

Permalink
Try commands_pre
Browse files Browse the repository at this point in the history
  • Loading branch information
pllim committed Nov 21, 2023
1 parent 1fbf3b3 commit 21d146e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,9 @@ extras =
test
alldeps: all

commands_pre =
devdeps: python -m pip install --extra-index-url https://pypi.anaconda.org/scientific-python-nightly-wheels/simple numpy>=0.0.dev0 --pre --upgrade

commands =
pip freeze
!cov: pytest --pyargs synphot {toxinidir}/docs {posargs}
Expand Down

0 comments on commit 21d146e

Please sign in to comment.