Explorar o código

Build protobuf files in as part of tox runs.

Signed-off-by: Dan O'Reilly <oreilldf@gmail.com>
Dan O'Reilly %!s(int64=10) %!d(string=hai) anos
pai
achega
981d6bf2f7
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      python/tox.ini

+ 1 - 0
python/tox.ini

@@ -8,6 +8,7 @@ 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