Skip to content

Commit

Permalink
add pass_env
Browse files Browse the repository at this point in the history
  • Loading branch information
glujan committed Jan 2, 2025
1 parent a7acaec commit f4c25b5
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions tox.ini
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
[tox]
requires =
tox>=4.23.2
tox-gh>=1.4.4
skipsdist = true
envlist =
py{39,310,311,312,313,314,py3.9,py3.10}-httpx{023,024}-respx021
Expand All @@ -16,6 +19,8 @@ python =
pypy3.10: pypy3.10

[testenv]
pass_env =
TOX_GH_MAJOR_MINOR
set_env =
VIRTUALENV_PIP=24.3.1
deps =
Expand Down

0 comments on commit f4c25b5

Please sign in to comment.