Sign in
pigweed
/
third_party
/
github
/
protocolbuffers
/
protobuf
/
fe7d9379df3ce7c951bc0652a451413cff02382a
/
.
/
python
/
tox.ini
blob: 357e4c1ff20564c8e8c9a2e58e7d946104798df8 [
file
] [
log
] [
blame
]
[
tox
]
envlist
=
py26
,
py27
,
py33
,
py34
[
testenv
]
usedevelop
=
true
setenv
=
LD_LIBRARY_PATH
={
toxinidir
}/../
src
/.
libs
commands
=
python setup
.
py
-
q
--
cpp_implementation develop
python setup
.
py build_py
python setup
.
py
-
q test
-
q
deps
=
six