DEBSOURCES
Skip Quicknav
sources / python-llfuse / 1.3.8%2Bdfsg-2 / test / travis-install.sh
1234567
#!/bin/sh set -e # as long as we test on python 3.4, we need pytest < 5.0 pip install 'pytest<5.0' pytest-catchlog cython sphinx cython --version