Skip to content

pyproject.toml needs edits #31

Description

@AmberLee2427
  1. celerite does not import successfully with python 3.13, but the pyproject allows it;
    requires-python = ">=3.11"
    
  2. joblib dependency is missing from the dependencies list:
    dependencies = ["numpy>=1.24",
                    "pymultinest",
                    "matplotlib",
                    "astropy>=5.3",
                    "celerite>=0.4.2",
                    "scipy>=1.10"]
    

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions