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.
pyproject.toml
1 parent 12c65d6 commit afeb705Copy full SHA for afeb705
pyproject.toml
@@ -6,7 +6,7 @@ build-backend = "flit_scm:buildapi"
6
name = "pydra"
7
description = "Pydra dataflow engine"
8
readme = "README.rst"
9
-requires-python = ">=3.8"
+requires-python = ">=3.8, !=3.11.1"
10
dependencies = [
11
"attrs >=19.1.0",
12
"cloudpickle >=2.0.0",
0 commit comments