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 b04000f commit 572f78bCopy full SHA for 572f78b
wrapper/setup.cfg
@@ -21,6 +21,8 @@ classifiers =
21
22
[options]
23
py_modules = fmriprep_docker
24
+install_requires =
25
+ setuptools <45; python_version < "3.0"
26
27
[options.entry_points]
28
console_scripts =
0 commit comments