@@ -1,13 +1,18 @@
[tox]
envlist = py27,py34,py35,py36
skipsdist = True
[testenv]
deps=
pkgconfig
Jinja2
pytest
cython
commands =
py.test
python setup.py install
py.test {posargs}
setenv =
CFLAGS='-stdlib=libc++'
CXXFLAGS='-stdlib=libc++'
The note is not visible to the blocked user.