Skip to content

Commit

Permalink
Try to trace config
Browse files Browse the repository at this point in the history
  • Loading branch information
pllim authored Jan 9, 2024
1 parent 8b6d6d3 commit 58de783
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 @@ -80,6 +80,7 @@ commands =
devdeps: python -m pip install --pre --upgrade --extra-index-url https://pypi.anaconda.org/scientific-python-nightly-wheels/simple numpy
# DEBUG pytest
predeps: python -m pip install --pre --upgrade git+https://github.com/pllim/[email protected]
predeps: pytest --trace-config
jupyter --paths
pip freeze
!cov: pytest --pyargs jdaviz {toxinidir}/docs {posargs}
Expand Down

0 comments on commit 58de783

Please sign in to comment.