Skip to content

Commit

Permalink
test without pyargs
Browse files Browse the repository at this point in the history
  • Loading branch information
zacharyburnett committed Jun 26, 2024
1 parent 8b1f8ff commit 150e2cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ commands =
# photutils has C-extension and must be built with numpy-dev in devdeps
devdeps: python -m pip install --pre --upgrade git+https://github.com/astropy/photutils.git
pip freeze
pytest --pyargs acstools {toxinidir}/doc {posargs}
pytest {posargs}

pip_pre =
predeps: true
Expand Down

0 comments on commit 150e2cd

Please sign in to comment.