qutebrowser/scripts/dev/ci/requirements-tox.txt
Florian Bruhin e70d6d49d9 travis: Separate requirement files
This way we can update pip independently before installing the rest, and
avoid installing codecov (and thus coverage which attempts to build C
extension) where it's not needed.
2016-05-12 20:32:03 +02:00

5 lines
55 B
Plaintext

pluggy==0.3.1
py==1.4.31
tox==2.3.1
virtualenv==15.0.1