We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 246a01f commit 8fcb0e4Copy full SHA for 8fcb0e4
setup.py
@@ -82,6 +82,7 @@ def read(fname):
82
include_package_data=True,
83
install_requires=[
84
'simple-workflow>=0.1.42',
85
+ 'futures'
86
],
87
license=read("LICENSE"),
88
zip_safe=False,
0 commit comments