Skip to content

Commit

Permalink
mypy: move tox dir to avoid type issues
Browse files Browse the repository at this point in the history
  • Loading branch information
Mathias Brulatout committed Aug 29, 2024
1 parent 271f6ca commit aa09bc5
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
@@ -1,5 +1,6 @@
[tox]
envlist = lint,py38,py39,py10,py11,py12
toxworkdir = {env:TEMPDIR:/tmp/.tox}-{env:JOB_NAME:build}-{env:BUILD_NUMBER:current}/{env:BUILD_ID:unknown}

[testenv]
deps =
Expand Down

0 comments on commit aa09bc5

Please sign in to comment.