Home
last modified time | relevance | path

Searched defs:tox (Results 1 – 25 of 27) sorted by relevance

12

/external/python/timeout-decorator/
Dtox.ini1 [tox] section
2 distshare={homedir}/.tox/distshare argument
3 envlist=py{27,36,37,38}
4 skip_missing_interpreters=true
5 indexserver=
/external/python/parse_type/
Dtox.ini20 [tox] section
34 changedir = {toxinidir} argument
/external/python/typing/typing_extensions/
Dtox.ini1 [tox] section
2 isolated_build = True
3 envlist = py36, py37, py38, py39, py310
/external/python/jinja/
Dtox.ini1 [tox] section
2 envlist =
6 skip_missing_interpreters = true
/external/python/markupsafe/
Dtox.ini1 [tox] section
2 envlist =
6 skip_missing_interpreters = true
/external/python/setuptools/
Dtox.ini1 [tox] section
5 tox_pip_extensions_ext_venv_update = true argument
6 toxworkdir={env:TOX_WORK_DIR:.tox} argument
/external/yapf/
Dtox.ini1 [tox] section
2 envlist=py27,py34,py35,py36
/external/python/pycparser/
Dtox.ini1 [tox] section
2 envlist = py27,py34,py35,py36
/external/python/mobly/
Dtox.ini1 [tox] section
2 envlist = py3
/external/python/futures/
Dtox.ini1 [tox] section
2 envlist = py26,py27,pypy,jython
/external/python/pyyaml/
Dtox.ini1 [tox] section
2 envlist = pypy3,py36,py37,py38,py39,py310
/external/python/pyfakefs/
Dtox.ini1 [tox] section
2 envlist=py36,py37,py38,py39,py310,pypy3
/external/protobuf/python/
Dtox.ini1 [tox] section
10 cpp: LD_LIBRARY_PATH={toxinidir}/../src/.libs argument
/external/python/cryptography/
Dtox.ini1 [tox] section
19 # the paths like .tox/py38/lib/python3.8/site-packages/cryptography/__init__.py argument
/external/python/rsa/
Dtox.ini1 [tox] section
3 envlist = py35,py36,p37,p38,p39
/external/python/asn1crypto/
Dtox.ini1 [tox] section
2 envlist = py26,py27,py32,py33,py34,py35,py36,py37,py38,pypy
/external/fonttools/
Dtox.ini1 [tox] section
9 # use 'download = true' to have tox install the latest pip inside the virtualenv. argument
/external/python/dateutil/
Dtox.ini1 [tox] section
19 commands = python -m pytest {posargs: "{toxinidir}/dateutil/test" --cov-config="{toxinidir}/tox.ini… argument
/external/python/uritemplates/
Dtox.ini1 [tox] section
2 envlist =
/external/armnn/python/pyarmnn/
Dtox.ini1 [tox] section
2 skip_missing_interpreters=true
3 envlist =
/external/python/cachetools/
Dtox.ini1 [tox] section
2 envlist = check-manifest,docs,doctest,flake8,py
/external/python/apitools/
Dtox.ini1 [tox] section
2 envlist =
/external/python/pyopenssl/
Dtox.ini1 [tox] section
2 …hyMinimum}{,-randomorder},py37-twistedMaster,pypi-readme,check-manifest,flake8,docs,coverage-report
/external/python/cryptography/docs/development/
Dgetting-started.rst114 .. _`tox`: https://pypi.org/project/tox/ target in Building documentation
/external/python/oauth2client/
Dtox.ini1 [tox] section
2 envlist = py26,py27,py33,py34,py35,pypy,gae,cover

12