mirror of
https://github.com/streamlink/streamlink
synced 2024-11-10 19:05:16 +01:00
f29b08c58c
* Enable automated testing on Windows via AppVeyor * tests: add some tests for the command line argument parsing * cli: fixed windows argument parsing with escaped quotes, etc. * tests: python2.6 requires unittest2 * tests: fixed awful typo!
8 lines
88 B
Plaintext
8 lines
88 B
Plaintext
pip>=6
|
|
pytest
|
|
pytest-cov
|
|
codecov
|
|
coverage
|
|
mock
|
|
pynsist
|
|
unittest2; python_version < '2.7' |