Newer versions of futures will explode if trying to install into Python 3, so this limits installation to appropriate versions of Python. Unfortunately, the syntax used was only added to setuptools in 2016, so this also adds a note about updating that.
Newer versions of
futures
will explode if trying to install into Python 3, so this limits installation to appropriate versions of Python. Unfortunately, the syntax used was only added tosetuptools
in 2016, so this also adds a note about updating that.