mirror of
https://github.com/coursera-dl/coursera-dl.git
synced 2026-01-23 02:35:37 +00:00
Now it's a snap to run tests locally on multiple versions of Python. Also fix install_command. tox used to fail because it tried to pass `--download-cache` option to pip, which is obsolete and gone. Update CONTRIBUTING.md to explain how to use tox and pyenv together to run tests locally on multiple Python versions.
7 lines
74 B
Text
7 lines
74 B
Text
pytest
|
|
pytest-cov
|
|
pytest-xdist
|
|
mock>=1.0.1
|
|
coverage>=3.7
|
|
keyrings.alt
|
|
tox
|