Sign in
flutter
/
third_party
/
pyyaml
/
c468e526797720ef59e57e6c92a1603479d4c010
/
.
/
tox.ini
blob: 0d6080494209b176582c0560dc5c5e022046dc0e [
file
] [
log
] [
blame
]
[
tox
]
envlist
=
pypy3
,
py36
,
py37
,
py38
,
py39
[
testenv
]
deps
=
Cython
commands
=
python setup
.
py test
passenv
=
PYYAML_TEST_GROUP