We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
pyproject.toml
1 parent eef4030 commit 74ab61eCopy full SHA for 74ab61e
pyproject.toml
@@ -8,7 +8,7 @@ version = "0.1.0"
8
description = "code for fast simulations of galaxy clusters"
9
authors = [{name = "Eve Vavagiakis", email = "[email protected]"}]
10
license = {text="LICENSE.txt"}
11
-requires-python = ">= 3.9"
+requires-python = ">= 3.9, <3.12"
12
dependencies = [
13
"camb >= 1.4.0",
14
"h5py >= 3.8.0",
0 commit comments