Sign in
chromium
/
external
/
github.com
/
kennethreitz
/
requests
/
d63e94f552ebf77ccf45d97e5863ac46500fa2c7
/
.
/
tox.ini
blob: 92ab6d1a24778e5ffa2e68818564388b39cdfdd0 [
file
] [
log
] [
blame
]
[
tox
]
envlist
=
py
{
37
,
38
,
39
,
310
,
311
,
312
}-{
default
,
use_chardet_on_py3
}
[
testenv
]
deps
=
-
rrequirements
-
dev
.
txt
extras
=
security
socks
commands
=
pytest tests
[
testenv
:
default
]
[
testenv
:
use_chardet_on_py3
]
extras
=
security
socks
use_chardet_on_py3