Update futures dependency for python2 only

This commit is contained in:
Ch3LL 2019-03-07 10:59:01 -05:00
parent 072cd84c7d
commit 605bfaf7c5
No known key found for this signature in database
GPG key ID: 132B55A7C13EFA73

View file

@ -95,7 +95,7 @@ Salt should run on any Unix-like platform so long as the dependencies are met.
cloud service providers using a unified API
* `Requests`_ - HTTP library
* `Tornado`_ - Web framework and asynchronous networking library
* `futures`_ - Backport of the concurrent.futures package from Python 3.2
* `futures`_ - Python2 only dependency. Backport of the concurrent.futures package from Python 3.2
Depending on the chosen Salt transport, `ZeroMQ`_ or `RAET`_, dependencies
vary: