Skip to content

Commit

Permalink
Merge branch 'main' into pre-commit-ci-update-config
Browse files Browse the repository at this point in the history
  • Loading branch information
shatakshiiii authored Jan 20, 2025
2 parents 1c2bc5e + 412ae25 commit e2415bc
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ skip_missing_interpreters = true
requires =
# disabled until we make it compatible with tox v4
# ensures that tox returns no zero if git reports dirty after test runs
tox-extra<2.1.0
tox-extra>=2.1.0
# allow users using cross-platform mounted drives to use tox:
toxworkdir={env:TOX_WORK_DIR:.tox}

Expand Down Expand Up @@ -148,6 +148,7 @@ description =
Build package, verify metadata, install package
deps =
build >= 0.7.0
pip
twine
skip_install = true
commands =
Expand Down

0 comments on commit e2415bc

Please sign in to comment.