Asib27's picture
try 1
065fee7 verified
raw
history blame
169 Bytes
# Python2 needs the concurrent.futures backport.
# We handle this logic in setup.py but we need
# a separate file to track this in our requirements file.
futures==2.2.0