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 b6e7979 commit 6e45244Copy full SHA for 6e45244
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