6 lines
331 B
Plaintext
6 lines
331 B
Plaintext
setuptools == 39.2.0 ; python_version == '3.3'
|
|
coverage == 4.4.1 ; python_version == '2.6'
|
|
coverage == 4.2 ; python_version == '3.3' and sys_platform == "win32"
|
|
coverage == 4.5.4 ; (python_version == '3.3' and sys_platform != "win32") or python_version == '3.4'
|
|
coverage == 5.5 ; python_version == '2.7' or python_version >= '3.5'
|