Skip to content

Commit

Permalink
to match testing in jwst pyproject.toml ignore jwst scripts
Browse files Browse the repository at this point in the history
  • Loading branch information
braingram committed Mar 1, 2023
1 parent b1a57cb commit 33d06e2
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 @@ -80,7 +80,7 @@ commands =
warnings: -W error \
xdist: -n auto \
pyargs: {toxinidir}/docs --pyargs gwcs \
jwst: --pyargs jwst --ignore-glob=timeconversion --ignore-glob=associations \
jwst: --pyargs jwst --ignore-glob=timeconversion --ignore-glob=associations --ignore-glob=scripts\
romancal: --pyargs romancal \
cov: --cov=. --cov-config=setup.cfg --cov-report=term-missing --cov-report=xml \
{posargs}
Expand Down

0 comments on commit 33d06e2

Please sign in to comment.