
[cli]

[cli:python_version <= "2.7"]
click<7.1

[cli:python_version > "2.7"]
click

[test]

[test:python_version <= "2.7"]
unittest2
