guix_mirror_bot pushed a commit to branch master
in repository guix.
commit cea91f39ac756f1fbb677f40fab4e057c11be0ac
Author: Sharlatan Hellseher <[email protected]>
AuthorDate: Thu Sep 18 15:07:39 2025 +0100
gnu: python-dkist: Adjust native inputs.
* gnu/packages/astronomy.scm (python-dkist)[native-inputs]: Add
python-pytest-asdf-plugin.
Change-Id: Iae4d236eeee4aa708cd4158380d73ba8e1cb2eb0
---
gnu/packages/astronomy.scm | 1 +
1 file changed, 1 insertion(+)
diff --git a/gnu/packages/astronomy.scm b/gnu/packages/astronomy.scm
index ca55996db7..2323dafb22 100644
--- a/gnu/packages/astronomy.scm
+++ b/gnu/packages/astronomy.scm
@@ -3785,6 +3785,7 @@ Cesium.")
(list python-pydot
python-pytest
python-pytest-cov
+ python-pytest-asdf-plugin
python-pytest-doctestplus
python-pytest-filter-subpackage
python-pytest-httpserver