mirror of
https://github.com/coursera-dl/coursera-dl.git
synced 2026-07-17 16:35:35 +00:00
requirements: Move coverage from regular requirements to -dev version.
This commit is contained in:
parent
194721a0ec
commit
f8f9cd6a31
2 changed files with 1 additions and 1 deletions
|
|
@ -2,3 +2,4 @@ pytest
|
|||
pytest-cov
|
||||
pytest-xdist
|
||||
mock>=1.0.1
|
||||
coverage>=3.7
|
||||
|
|
|
|||
|
|
@ -1,5 +1,4 @@
|
|||
beautifulsoup4>=4.1.3
|
||||
coverage>=3.7
|
||||
html5lib>=1.0b2
|
||||
requests>=2.4.3
|
||||
six>=1.5.0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue