File: requirements-dev.txt

package info (click to toggle)
python-m3u8 6.0.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 516 kB
  • sloc: python: 5,933; sh: 28; makefile: 13
file content (8 lines) | stat: -rw-r--r-- 281 bytes parent folder | download
1
2
3
4
5
6
7
8
-r requirements.txt
bottle
pytest
# pytest-cov 2.6.0 has increased the version requirement 
# for the coverage package from >=3.7.1 to >=4.4, 
# which is in conflict with the version requirement 
# defined by the python-coveralls package for coverage==4.0.3
pytest-cov>=2.4.0,<2.6