six

[:python_version <= "3.4"]
typing>=3.5

[:python_version == "2.7"]
funcsigs>=1.0

[:python_version == "3.3"]
asyncio>=3.4
