Skip to content

Commit cedd55d

Browse files
authored
Merge pull request #53 from pllim/comment-imexam
Exclude imexam from integration testing
2 parents 86c1201 + 56b4c77 commit cedd55d

1 file changed

Lines changed: 5 additions & 4 deletions

File tree

packages.yaml

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -215,10 +215,11 @@ packages:
215215
module: hips
216216
repo_url: https://github.com/hipspy/hips.git
217217

218-
- pypi_name: imexam
219-
tier: affiliated
220-
module: imexam
221-
repo_url: https://github.com/spacetelescope/imexam.git
218+
# imexam is no longer maintained, so it is excluded from the matrix.
219+
# - pypi_name: imexam
220+
# tier: affiliated
221+
# module: imexam
222+
# repo_url: https://github.com/spacetelescope/imexam.git
222223

223224
- pypi_name: kanon
224225
tier: affiliated

0 commit comments

Comments
 (0)