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.
2 parents 7139b13 + aa43a56 commit 54db204Copy full SHA for 54db204
changes/151.bugfix.txt
@@ -0,0 +1 @@
1
+Add fitsio to requirement
pyproject.toml
@@ -19,6 +19,7 @@ classifiers = [
19
dependencies = [
20
"astropy",
21
"cupy-cuda12x",
22
+ "fitsio",
23
"galsim",
24
"matplotlib",
25
"numpy",
@@ -32,7 +33,6 @@ dependencies = [
32
33
"setuptools_scm",
34
"cruft",
35
"coverage",
-
36
]
37
license-files = ["LICENSE"]
38
0 commit comments