Skip to content

Issue/703/old_ccl_version_check [version:1.16.11]#704

Merged
caioolivv merged 5 commits intoissue/701/fail_missing_backend_testsfrom
issue/703/old_ccl_version_check
Dec 11, 2025
Merged

Issue/703/old_ccl_version_check [version:1.16.11]#704
caioolivv merged 5 commits intoissue/701/fail_missing_backend_testsfrom
issue/703/old_ccl_version_check

Conversation

@caioolivv
Copy link
Collaborator

@caioolivv caioolivv commented Dec 10, 2025

Description

Remove mentions to old CCL version check and fix NumCosmo version on documentation

Main changes

  • Remove mentions to old CCL version check
  • Fix NumCosmo version on documentation
  • Remove old Travis CI file

Checklist

Besides passing all CI checks and coverage is at 100%, make sure you also checked the following items
(check details in CONTRIBUTING).

For developers

  • Notebooks: notebooks related to this PR have been updated and all notebooks can run correctly.
  • Build the documentation: All documentation builds correctly.

For reviewers

  • Notebooks: notebooks related to this PR have been updated and all notebooks can run correctly.
  • Build the documentation: All documentation builds correctly.

For developers (part 2)

After the PR has been approved by two reviewers:

  • Update the code version in clmm/__ini__.py.
  • Keep only relevant points in the squash and merge commit message.
  • If any dependencies have been altered, update environment.yml, pyproject.toml, INSTALL.md, and README.md. A maintainer should also be notified to change the requirements on conda-forge.

@github-actions github-actions bot changed the title Issue/703/old_ccl_version_check Issue/703/old_ccl_version_check [version:1.16.11] Dec 10, 2025
Copy link
Collaborator

@eduardojsbarroso eduardojsbarroso left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Change the numcosmo version if you agree, otherwise leave it as it is but if users have higher versions of NumCosmo in the future, it will crash. However we do not know if something will change in v 0.25 so we can just change it later if needed. Maybe CLMM won't work with v25

@caioolivv caioolivv merged commit f599ec2 into issue/701/fail_missing_backend_tests Dec 11, 2025
5 checks passed
@caioolivv caioolivv deleted the issue/703/old_ccl_version_check branch December 11, 2025 10:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Some CLMM documentation still mention old CCL and NumCosmo version checks

2 participants