Sign in
◑
Theme
chromium
/
external
/
github.com
/
agronholm
/
pythonfutures
/
bf5eaa018ab2b2cbc75374a2cb676eef337d7cc9
/
.
/
tox.ini
blob: 4948bd1614f6fda2aae8a6443e5aade051aeab9d [
file
]
[
tox
]
envlist
=
py26
,
py27
[
testenv
]
commands
={
envpython
}
test_futures
.
py
[]
[
testenv
:
py26
]
deps
=
unittest2