qutebrowser/scripts/dev/ci/requirements-codecov.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

4 lines
48 B
Plaintext

codecov==2.0.3
coverage==4.0.3
requests==2.10.0