mirror of
https://github.com/kennethreitz/background.git
synced 2026-06-05 23:10:18 +00:00
Only install futures for python < 3.2
`futures` is a backport of the `concurrent.futures` package from Python 3.2, and so should not be installed for Python 3.2+.
This commit is contained in:
Reference in New Issue
Block a user